Definition Type: ComplexType
Name: SoundType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:UnspecializedDatatypes-1.0
Type: cct:BinaryObjectType
Containing Schema: UBL-UnspecializedDatatypes-1.0.xsd
Abstract
Documentation:
DT Sound. Type Sound Binary Object. Type
Collapse XSD Schema Diagram:
Drilldown into URI in schema ubl-corecomponenttypes-1_0_xsd Drilldown into mimeCode in schema ubl-corecomponenttypes-1_0_xsd Drilldown into characterSetCode in schema ubl-unspecializeddatatypes-1_0_xsd Drilldown into encodingCode in schema ubl-corecomponenttypes-1_0_xsd Drilldown into filename in schema ubl-corecomponenttypes-1_0_xsd Drilldown into format in schema ubl-corecomponenttypes-1_0_xsdXSD Diagram of SoundType in schema ubl-unspecializeddatatypes-1_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="SoundType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                <ccts:ComponentType>DT</ccts:ComponentType>
                <ccts:DictionaryEntryName>Sound. Type</ccts:DictionaryEntryName>
                <ccts:RepresentationTerm>Sound</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>
Collapse Child Attributes:
Name Type Default Value Use
format cct:format Optional
filename cct:filename Optional
encodingCode cct:encodingCode Optional
mimeCode cct:mimeCode Optional
URI cct:URI Optional
characterSetCode udt:characterSetCode Optional
Collapse Derivation Tree: