Definition Type Simple Type
Name CPTModifierTypeList
Namespace https://www.aqihq.org/AQIXMLResources/AQISchema.xsd
Facets  
MaxLength 2
Pattern [a-zA-Z0-9]{2}
XSD Schema AQISchema.xsd
XSD Schema Diagram
XSD Schema Code
<xs:simpleType name="CPTModifierTypeList" >
  <xs:restriction base="xs:string">
    <xs:maxLength value="2"/>
    <xs:pattern value="[a-zA-Z0-9]{2}"/>
  </xs:restriction>

</xs:simpleType>
Derivation Tree
[No Sub Types]
CPTModifierTypeList
    mstns:CPTModifierType
        mstns:CPTAnesModifier
        mstns:CPTModifier
References
mstns:CPTModifierType
Generated using Liquid XML Studio - FREE Community Edition 7.1.6.1440 by Liquid Technologies Ltd