Dell Open Manage Print Manager Software User Manual

Page 153

Advertising
background image

Templates

153

</static-reads>

Web-reads define the properties that can be retrieved through the web. It communicates with the

printer EWS for retrieving the information. The wr-info content element of the

web-reads defines

the web-reading property. The

wr-info contains format, url, and expression elements.

Example: <wr-info name="NetworkFirmwareVersion" tname="DELL1320C"

rewording="false">

<format>

<type>String</type>

</format>

<url><![CDATA[ews/status/infomation.htm]]></url>

<expression><![CDATA[tr -> (td -> b -> font ->text:"Network Firmware

Version") (td -> font -> text:"(.*)") ]]></expression>

</wr-info>

<wr-info name="SMTPPrimaryPort" tname="DELL1320C" rewording=

"false">

<format>

<type>Integer</type>

</format>

<url><![CDATA[ews/setting/setemalert.htm]]></url>

<expression><![CDATA[input<name="103013" value="(.*)">

]]></expression>

</wr-info>

<wr-info name="SMTPPrimaryUserName" tname="DELL1320C" rewording=

"false">

<format>

<type>String</type>

</format>

<url><![CDATA[ews/setting/setemalert.htm]]></url>

Advertising