xenc:EncryptionProperties
Element information
Namespace: http://www.w3.org/2001/04/xmlenc#
Schema document: xenc-schema.xsd
Type: xenc:EncryptionPropertiesType
Properties: Global, Qualified
Content
- xenc:EncryptionProperty [1..*]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Id | [0..1] | xsd:ID |
Used in
- Type xenc:EncryptedType
- Type xenc:EncryptedDataType via extension of xenc:EncryptedType (Element xenc:EncryptedData)
- Type xenc:EncryptedKeyType via extension of xenc:EncryptedType (Element xenc:EncryptedKey)
Sample instance
<xenc:EncryptionProperties> <xenc:EncryptionProperty>Any text, intermingled with: <!--any element--> </xenc:EncryptionProperty> </xenc:EncryptionProperties>