Definition Type: Element
Name: fldChar
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:fldCharElt
Containing Schema: wordnet.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Represents a field-delimiting character
Collapse XSD Schema Diagram:
Drilldown into fldData in schema wordnet_xsd Drilldown into fldLock in schema wordnet_xsd Drilldown into fldCharType in schema wordnet_xsd Drilldown into fldCharElt in schema wordnet_xsdXSD Diagram of fldChar in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="fldChar" type="fldCharElt">
    <xsd:annotation>
        <xsd:documentation>Represents a field-delimiting character</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
fldData W:fldData 0 1
Collapse Child Attributes:
Name Type Default Value Use
fldCharType W:fldCharType (Optional)
fldLock W:fldLock (Optional)
Collapse Derivation Tree: