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 | CPTValueType |
Namespace | https://www.aqihq.org/AQIXMLResources/AQISchema.xsd |
Facets | |
MaxLength | 5 |
MinLength | 5 |
Pattern | [a-zA-Z0-9][0-9][0-9][0-9][a-zA-Z0-9] |
XSD Schema | AQISchema.xsd |
XSD Schema Diagram |
XSD Schema Code |
<xs:simpleType name="CPTValueType" >
<xs:restriction base="xs:string"> <xs:minLength value="5"/> <xs:maxLength value="5"/> <xs:pattern value="[a-zA-Z0-9][0-9][0-9][0-9][a-zA-Z0-9]"/> </xs:restriction> </xs:simpleType> |
Derivation Tree | |
[No Sub Types] CPTValueType mstns:CPTAnesValue mstns:CPTValue |
|
References | |
mstns:CPTAnesValue , mstns:CPTValue | |
Generated using Liquid XML Studio - FREE Community Edition 7.1.6.1440 by Liquid Technologies Ltd |