Definition Type: Attribute
Name: format
Namespace: urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: UnqualifiedDataTypeSchemaModule-2.0.xsd
Use Optional
Documentation:
UDT000006-SC2 SC Video. Format. Text The format of the video content. Video Format Text string string
Collapse XSD Schema Diagram:
XSD Diagram of format in schema unqualifieddatatypeschemamodule-2_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:attribute name="format" type="xsd:string" use="optional">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
            <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:2">UDT000006-SC2</ccts:UniqueID>
            <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:2">SC</ccts:CategoryCode>
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:2">Video. Format. Text</ccts:DictionaryEntryName>
            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:2">The format of the video content.</ccts:Definition>
            <ccts:ObjectClass xmlns:ccts="urn:un:unece:uncefact:documentation:2">Video</ccts:ObjectClass>
            <ccts:PropertyTermName xmlns:ccts="urn:un:unece:uncefact:documentation:2">Format</ccts:PropertyTermName>
            <ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:2">Text</ccts:RepresentationTermName>
            <ccts:PrimitiveType xmlns:ccts="urn:un:unece:uncefact:documentation:2">string</ccts:PrimitiveType>
            <xsd:BuiltinType>string</xsd:BuiltinType>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>