2.4.3.49 StringLocIDType

Target namespace: http://schemas.microsoft.com/office/accessservices/2009/11/reports

Referenced by: ReportParameterType, TextRunType, TextboxType, ImageType, CellContentsTextboxType, CellContentsImageType

A string ([XMLSCHEMA2/2] section 3.2.1).

The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this complex type.

 <xsd:complexType name="StringLocIDType">
   <xsd:simpleContent>
     <xsd:extension base="xsd:string"/>
   </xsd:simpleContent>
 </xsd:complexType>

See section 5.5 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).