VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.14/test/schemas/import0_0.imp@ 100947

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

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

File size: 413 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<xs:schema targetNamespace="http://example.net/xmlschema2"
3 xmlns:xs="http://www.w3.org/2001/XMLSchema"
4 xmlns="http://example.net/xmlschema2"
5 elementFormDefault="qualified" attributeFormDefault="unqualified">
6
7<xs:simpleType name="tfoo">
8 <xs:restriction base="xs:NMTOKEN">
9 <xs:maxLength value="2"/>
10 </xs:restriction>
11</xs:simpleType>
12
13</xs: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