Definition Type: ComplexType
Name: GraphicType
Namespace: http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1
Type: base64Binary:http://www.w3.org/2001/XMLSchema
Containing Schema: UnqualifiedDataTypes.xsd
Abstract
Documentation:
UDT000003 UDT Graphic. Type 1.0 A diagram, graph, mathematical curves, or similar representation. Graphic binary
Collapse XSD Schema Diagram:
Drilldown into filename in schema unqualifieddatatypes_xsd Drilldown into uri in schema unqualifieddatatypes_xsd Drilldown into encodingCode in schema unqualifieddatatypes_xsd Drilldown into mimeCode in schema unqualifieddatatypes_xsd Drilldown into format in schema unqualifieddatatypes_xsdXSD Diagram of GraphicType in schema unqualifieddatatypes_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="GraphicType">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
            <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">UDT000003</ccts:UniqueID>
            <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">UDT</ccts:CategoryCode>
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Graphic. Type</ccts:DictionaryEntryName>
            <ccts:VersionID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">1.0</ccts:VersionID>
            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">A diagram, graph, mathematical curves, or similar representation.</ccts:Definition>
            <ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Graphic</ccts:RepresentationTermName>
            <ccts:PrimitiveType xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">binary</ccts:PrimitiveType>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:base64Binary">
            <xsd:attribute name="format" type="udt:string" use="optional">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">
                        <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">UDT000003-SC2</ccts:UniqueID>
                        <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">SC</ccts:CategoryCode>
                        <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Graphic. Format. Text</ccts:DictionaryEntryName>
                        <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">The format of the graphic content.</ccts:Definition>
                        <ccts:ObjectClass xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Graphic</ccts:ObjectClass>
                        <ccts:PropertyTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Format</ccts:PropertyTermName>
                        <ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Text</ccts:RepresentationTermName>
                        <ccts:PrimitiveType xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">string</ccts:PrimitiveType>
                    </xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="mimeCode" type="oacl:MIMECodeContentType" use="required">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">
                        <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">UDT000003-SC3</ccts:UniqueID>
                        <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">SC</ccts:CategoryCode>
                        <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Graphic. Mime. Code</ccts:DictionaryEntryName>
                        <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">The mime type of the graphic object.</ccts:Definition>
                        <ccts:ObjectClass xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Graphic</ccts:ObjectClass>
                        <ccts:PropertyTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Mime</ccts:PropertyTermName>
                        <ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Code</ccts:RepresentationTermName>
                        <ccts:PrimitiveType xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">string</ccts:PrimitiveType>
                    </xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="encodingCode" type="udt:string" use="optional">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">
                        <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">UDT000003-SC4</ccts:UniqueID>
                        <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">SC</ccts:CategoryCode>
                        <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Graphic. Encoding. Code</ccts:DictionaryEntryName>
                        <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Specifies the decoding algorithm of the graphic object.</ccts:Definition>
                        <ccts:ObjectClass xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Graphic</ccts:ObjectClass>
                        <ccts:PropertyTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Encoding</ccts:PropertyTermName>
                        <ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Code</ccts:RepresentationTermName>
                        <ccts:PrimitiveType xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">string</ccts:PrimitiveType>
                    </xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="uri" type="xsd:anyURI" use="optional">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">
                        <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">UDT000003-SC6</ccts:UniqueID>
                        <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">SC</ccts:CategoryCode>
                        <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Graphic. Uniform Resource. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">The Uniform Resource Identifier that identifies where the graphic object is located.</ccts:Definition>
                        <ccts:ObjectClass xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Graphic</ccts:ObjectClass>
                        <ccts:PropertyTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Uniform Resource Identifier</ccts:PropertyTermName>
                        <ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identifier</ccts:RepresentationTermName>
                        <ccts:PrimitiveType xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">string</ccts:PrimitiveType>
                    </xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="filename" type="udt:string" use="optional">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">
                        <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">UDT000003-SC7</ccts:UniqueID>
                        <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">SC</ccts:CategoryCode>
                        <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Graphic. Filename.Text</ccts:DictionaryEntryName>
                        <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">The filename of the graphic object.</ccts:Definition>
                        <ccts:ObjectClass xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Graphic</ccts:ObjectClass>
                        <ccts:PropertyTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Filename</ccts:PropertyTermName>
                        <ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Text</ccts:RepresentationTermName>
                        <ccts:PrimitiveType xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">string</ccts:PrimitiveType>
                    </xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
format udt:format Optional
mimeCode udt:mimeCode Required
encodingCode udt:encodingCode Optional
uri udt:uri Optional
filename udt:filename Optional
Collapse Derivation Tree:
Collapse References:
oagis:GraphicType