Definition Type: Attribute
Name: codePage
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: unsignedInt:http://www.w3.org/2001/XMLSchema
Containing Schema: sml-externalConnections.xsd
Default 1252
Use Optional
Documentation:
Code Page
Collapse XSD Schema Diagram:
XSD Diagram of codePage in schema sml-externalconnections_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:attribute name="codePage" use="optional" type="xsd:unsignedInt" default="1252">
    <xsd:annotation>
        <xsd:documentation>Code Page</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>