Elements | CT_AxDataSource/strLit, CT_StrRef/strCache |
<xsd:complexType name="CT_StrData"> <xsd:sequence> <xsd:element name="ptCount" type="CT_UnsignedInt" minOccurs="0" maxOccurs="1"/> <xsd:element name="pt" type="CT_StrVal" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="extLst" type="CT_ExtensionList" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:complexType> |