Xml Uri
Yes offcourse, If XML schema is not accesable Then I can't use.
But let say I am in intranet not accesable to the following URI when I open in browser.
http://www.w3.org/2001/XMLSchema-instance
But I could able to write XML schemas with using above URI successfully ,so How URI resolves basically.
User Profile
Collapse
-
Xml Uri
Hello all,
Happy holi,
I have one question regarding XML schemas.
In XMl schemas we use URI to identify elements /attributes
Eg:
...Code:xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <intVal xsi:type="xsd:int">0</intVal> <string xsi:type="xsd:string">guru&
Last edited by Dormilich; Jan 21 '09, 10:34 AM. Reason: added [code] tags, please do not double post -
XML schema URI purpose
Hello all,
Happy holi,
I have one question regarding XML schemas.
In XMl schemas we use URI to identify elements /attributes
Eg:
...Code:xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <intVal xsi:type="xsd:int">0</intVal> <string xsi:type="xsd:string">guru</string>
No activity results to display
Show More
Leave a comment: