Schema Central  >  UBL 2.3  >  UBL-CommonAggregateComponents-2.3.xsd  >  cac:EncryptionSymmetricAlgorithm
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

cac:EncryptionSymmetricAlgorithm

Element information

Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2

Schema document: common/UBL-CommonAggregateComponents-2.3.xsd

Type: cac:EncryptionSymmetricAlgorithmType

Properties: Global, Qualified

Content

  • Sequence [1..1]
    1. ext:UBLExtensions [0..1]A container for extensions foreign to the document.
    2. cbc:ID [0..1]A human-readable identifier the algorithm.
    3. cbc:OID [0..1]The object identifier for the algorithm.

Attributes

None

Used in

Sample instance

<cac:EncryptionSymmetricAlgorithm>
   <cbc:OID>2.16.840.1.101.3.4.1.2</cbc:OID>
</cac:EncryptionSymmetricAlgorithm>