QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
Id | xs:ID | optional | ||||
Wildcard: ANY attribute from namespace(s) 'http://www.w3.org/XML/1998/namespace' |
Element | EncryptionProperties |
<xs:complexType name="EncryptionPropertiesType"> <xs:sequence> <xs:element ref="xmlenc:EncryptionProperty"/> </xs:sequence> <xs:attribute name="Id" type="xs:ID"/> <xs:anyAttribute namespace="http://www.w3.org/XML/1998/namespace" processContents="lax"/> </xs:complexType> |