Schema Central > UBL 2.2 > UBL-XAdES01903v132-201601-2.2.xsd > xades:DataObjectFormat
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

xades:DataObjectFormat

Element information

Content

Attributes

NameOccTypeDescriptionNotes
ObjectReference [1..1]xsd:anyURI

Used in

Sample instance

(Auto-generated)

<xades:DataObjectFormat ObjectReference="http://www.example.com/">
   <xades:Description>string</xades:Description>
   <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>
   <xades:MimeType>string</xades:MimeType>
   <xades:Encoding>http://www.example.com/</xades:Encoding>
</xades:DataObjectFormat>