QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
internal-id | optional | |||||
type | required |
Elements | AUTHENTICATOR, DESTINATION, EDITOR, ISSUER, OWNER, PLAYER, PRINCIPAL, PRINTER, REFERENCE, REPOSITORY, SIGNATURE, SOURCE, VERIFIER, VIEWER |
<xs:element name="AUTHENTICATOR"> <xs:complexType> <xs:sequence> <xs:element ref="ID"/> <xs:element ref="NAME" minOccurs="0"/> <xs:element ref="AUTHENTICATOR" minOccurs="0"/> <xs:element ref="AUTHENTICATIONCLASS" minOccurs="0"/> <xs:element ref="VERIFICATIONDATA" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="type" use="required"/> <xs:attribute name="internal-id"/> </xs:complexType> </xs:element> |