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 | AnyString |
Namespace | https://www.aqihq.org/AQIXMLResources/AQISchema.xsd |
Facets | |
MinLength | 1 |
XSD Schema | AQISchema.xsd |
XSD Schema Diagram |
XSD Schema Code |
<xs:simpleType name="AnyString" >
<xs:restriction base="xs:token"> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> |