CT_StrRef

Complex Type Information

Model

Children: extLst, f, strCache

Used By

Source

<xsd:complexType name="CT_StrRef">
  <xsd:sequence>
    <xsd:element name="f" type="xsd:string" minOccurs="1" maxOccurs="1"/>
    <xsd:element name="strCache" type="CT_StrData" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="extLst" type="CT_ExtensionList" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
</xsd:complexType>