AQI XML Schema | Generated using Liquid XML Studio - FREE Community Edition 7.1.6.1440 |
Generated : Tuesday, January 16, 2018 |
Definition Type | Simple Type |
Name | VendorIDType |
Namespace | https://www.aqihq.org/AQIXMLResources/AQISchema.xsd |
Facets | |
Pattern | ^[0-9]{3}[A-Z]{2}[0-9]{2}$ |
XSD Schema | AQISchema.xsd |
XSD Schema Diagram |
XSD Schema Code |
<xs:simpleType name="VendorIDType" >
<xs:restriction base="xs:token"> <xs:pattern value="^[0-9]{3}[A-Z]{2}[0-9]{2}$"/> </xs:restriction> </xs:simpleType> |
Derivation Tree | |
[No Sub Types] VendorIDType mstns:VendorID |
|
References | |
mstns:VendorID | |
Generated using Liquid XML Studio - FREE Community Edition 7.1.6.1440 - Featuring an XPath Viewer |