xades:ObjectIdentifier
Element information
Namespace: http://uri.etsi.org/01903/v1.3.2#
Schema document: common/UBL-XAdESv132-2.1.xsd
Other elements with the same name: xades:ObjectIdentifier
Type: xades:ObjectIdentifierType
Properties: Local, Qualified
Content
- Sequence [1..1]
- xades:Identifier [1..1]
- xades:Description [0..1]
- xades:DocumentationReferences [0..1]
Attributes
None
Used in
- Type xades:DataObjectFormatType (Elements xades:DataObjectFormat, xades:DataObjectFormat)
Sample instance
<xades:ObjectIdentifier> <xades:Identifier>http://www.example.com/</xades:Identifier> <xades:Description>string</xades:Description> <xades:DocumentationReferences> <xades:DocumentationReference>http://www.example.com/</xades:DocumentationReference> </xades:DocumentationReferences> </xades:ObjectIdentifier>