Files
XML_Data_Parsing/libxml2/test/schemas/ns1_0.xsd
T

4 lines
128 B
XML
Raw Normal View History

2026-07-19 22:48:13 +08:00
<schema xmlns='http://www.w3.org/2001/XMLSchema' targetNamespace='http://my.ns/'>
<element name='my' type='string'/>
</schema>