source:
vbox/trunk/src/libs/libxml2-2.9.14/test/schemas/import1_0.imp@
101978
Last change on this file since 101978 was 95312, checked in by , 3 years ago | |
---|---|
File size: 157 bytes |
Line | |
---|---|
1 | <?xml version="1.0"?> |
2 | <xsd:schema |
3 | xmlns:xsd="http://www.w3.org/2001/XMLSchema" |
4 | targetNamespace="http://BAR"> |
5 | |
6 | <xsd:element name="bar.A"/> |
7 | |
8 | </xsd:schema> |
Note:
See TracBrowser
for help on using the repository browser.