complexType GraphicType

complexType {urn:oasis:names:specification:ubl:schema:xsd:UnspecializedDatatypes-1.0}GraphicType

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}base64Binary (by extension)
 {urn:oasis:names:specification:ubl:schema:xsd:CoreComponentTypes-1.0}BinaryObjectType (by restriction)
  {urn:oasis:names:specification:ubl:schema:xsd:UnspecializedDatatypes-1.0}GraphicType
Abstractfalse (This can be used in an instance)
Target Namespaceurn:oasis:names:specification:ubl:schema:xsd:UnspecializedDatatypes-1.0
Declared Namespacesxmlns:cct=urn:oasis:names:specification:ubl:schema:xsd:CoreComponentTypes-1.0
xmlns:ccts=urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0
xmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns=urn:oasis:names:specification:ubl:schema:xsd:UnspecializedDatatypes-1.0


Source

<xsd:complexType name="GraphicType">
    <
xsd:annotation>
        <
xsd:documentation>
            <
ccts:Component>
                <
ccts:ComponentType>DT</ccts:ComponentType>
                <
ccts:DictionaryEntryName>Graphic. Type</ccts:DictionaryEntryName>
                <
ccts:Definition>A set of finite-length sequences of binary octets.</ccts:Definition>
                <
ccts:RepresentationTerm>Graphic</ccts:RepresentationTerm>
                <
ccts:DataType>Binary Object. Type</ccts:DataType>
            </
ccts:Component>
        </
xsd:documentation>
    </
xsd:annotation>
    <
xsd:simpleContent>
        <
xsd:restriction base="cct:BinaryObjectType">
            <
xsd:attribute name="characterSetCode" type="xsd:normalizedString" use="optional"/>
        </
xsd:restriction>
    </
xsd:simpleContent>
</
xsd:complexType>


Documentation

DT Graphic. Type A set of finite-length sequences of binary octets. Graphic Binary Object. Type

complexType GraphicType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.