VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.14/test/schemas/issue40_0.xsd@ 102035

Last change on this file since 102035 was 95312, checked in by vboxsync, 3 years ago

libs/{curl,libxml2}: OSE export fixes, bugref:8515

File size: 376 bytes
Line 
1<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="aaa_ns" xmlns="http://www.w3.org/1999/XSL/Transform">
2 <xsd:element name="aaa">
3 <xsd:complexType>
4 <xsd:choice>
5 <xsd:any namespace="##other" processContents="skip" />
6 <xsd:any namespace="##local" processContents="skip" />
7 </xsd:choice>
8 </xsd:complexType>
9 </xsd:element>
10</xsd:schema>
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette