Schema Central > OOXML > wml.xsd > w:fldSimple
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

w:fldSimple

Simple Field

Element information

Type: w:CT_SimpleField

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
w:instr [1..1]w:ST_StringField Codes
w:fldLock [0..1]w:ST_OnOffField Should Not Be Recalculated
w:dirty [0..1]w:ST_OnOffField Result Invalidated

Used in

Sample instance

<w:fldSimple w:instr="string">
   <w:fldData>string</w:fldData>
   <w:customXml w:element="string">
      <w:customXmlPr>
         <w:placeholder w:val="string"/>
         <w:attr w:name="string" w:val="string"/>
      </w:customXmlPr>
      <w:customXml w:element="string">
         <w:customXmlPr>...
         </w:customXmlPr>
         <w:customXml w:element="string">...
         </w:customXml>
      </w:customXml>
   </w:customXml>
</w:fldSimple>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com