![Siemens HiPath optiPoint 410 Developer'S Manual Download Page 33](http://html.mh-extra.com/html/siemens/hipath-optipoint-410/hipath-optipoint-410_developers-manual_377163033.webp)
c01.fm
18. May 2006
optiPoint application module - XML Applications, Developer’s Guide
32
XML Object Reference
Form
Example
<?xml version="1.0" encoding="UTF-8" ?>
<IppDisplay>
<IppScreen ID="1" HiddenCount="0" CommandCount="1">
<IppForm ItemCount="1">
<Title>Form String</Title>
<Url>http://subdomain.domain/path/program</Url>
<IppStringItem>
<Label>String1Label</Label>
<Text>String1Text</Text>
</IppStringItem>
</IppForm>
<IppCommand Type="SELECT" Priority="0">
<Label>Select</Label>
<ScreenID>1</ScreenID>
</IppCommand>
</IppScreen>
</IppDisplay>
Screenshot