Element | AUTHENTICATOR |
<xs:element name="AUTHENTICATIONCLASS"> <xs:complexType> <xs:sequence> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="VERSION"/> <xs:element ref="VERSIONSPAN"/> <xs:element ref="SECURITYLEVEL"/> </xs:choice> </xs:sequence> </xs:complexType> </xs:element> |