- Identifies the Authorization Limit
<xs:simpleType name="AuthorizationLimit"> <xs:annotation> <xs:documentation> - Identifies the Authorization Limit </xs:documentation> </xs:annotation> <xs:restriction base="xs:float"> <xs:minInclusive value="0" /> </xs:restriction> </xs:simpleType>