![Siemens HiPath optiPoint 410 Developer'S Manual Download Page 72](http://html.mh-extra.com/html/siemens/hipath-optipoint-410/hipath-optipoint-410_developers-manual_377163072.webp)
Appendix
18. May 2006
71
optiPoint application module - XML Applications, Developer’s Guide
c01.fm
XML Schema
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string"/>
<xs:pattern value="/.+"/>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string"/>
<xs:pattern value="http.+"/>
</xs:simpleType>
</xs:union>
</xs:sequence>
<xs:attribute name="Cache" type="xs:string"/>
</xs:complexType>
</xs:element>
<xs:element name="Initial" type="gaugeTimeType"/>
<xs:element name="Label" type="xs:string"/>
<xs:element name="Maximum" type="gaugeTimeType"/>
<xs:element name="OptionText" type="xs:string"/>
<xs:element name="Text" type="xs:string"/>