/bundles/plugins-trunk/XML/test_data/import_schema/source.xsd
# · XML Schema · 15 lines · 10 code · 5 blank · 0 comment · 0 complexity · c13c57db0c0fca10bd308f7c56eb4bdb MD5 · raw file
- <schema targetNamespace="http://www.example.com/IPO"
- xmlns="http://www.w3.org/2001/XMLSchema"
- xmlns:ipo="http://www.example.com/IPO">
- <annotation>
- <documentation xml:lang="en">
- Defines only one <comment/> element of type string
- </documentation>
- </annotation>
- <element name="comment" type="string"/>
- </schema>