Definition Type: Attribute
Name: characterSetCode
Namespace: http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1
Type: normalizedString:http://www.w3.org/2001/XMLSchema
Containing Schema: UnqualifiedDataTypes.xsd
Use Optional
Documentation:
UDT000002-SC5 SC Binary Object. Character Set. Code The character set of the binary object if the mime type is text. Binary Object Character Set Code string normalizedString
Collapse XSD Schema Diagram:
XSD Diagram of characterSetCode in schema unqualifieddatatypes_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:attribute name="characterSetCode" type="xsd:normalizedString" use="optional">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
            <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">UDT000002-SC5</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">Binary Object. Character Set. Code</ccts:DictionaryEntryName>
            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">The character set of the binary object if the mime type is text.</ccts:Definition>
            <ccts:ObjectClass xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Binary Object</ccts:ObjectClass>
            <ccts:PropertyTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Character Set</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:BuiltinType>normalizedString</xsd:BuiltinType>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>