Definition Type: Attribute
Name: fldCharType
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:fldCharTypeProperty
Containing Schema: wordnet.xsd
Use (Optional)
Documentation:
Specifies whether this field-delimiting character begins a field definition, separates the field definition from the field instructions, or ends the field definition.
Collapse XSD Schema Diagram:
XSD Diagram of fldCharType in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="fldCharType" type="fldCharTypeProperty">
    <xsd:annotation>
        <xsd:documentation>Specifies whether this field-delimiting character begins a field definition, separates the field definition from the field instructions, or ends the field definition.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: