/
Report Publishing Schema
IBM DataPower Operations Dashboard v1.0.22.x
Report Publishing Schema
<?xml version="1.0" encoding="UTF-8"?> <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://MonTier/SMTPSender/" version="1.00.00" attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="http://MonTier/SMTPSender/"> <xsd:element name="SMTPRequest"> <xsd:complexType> <xsd:sequence> <xsd:element name="ServerAddress" type="xsd:string" /> <xsd:element name="ServerPort" type="xsd:integer" /> <xsd:element name="To" type="xsd:string" /> <xsd:element name="From" type="xsd:string" /> <xsd:element name="Subject" type="xsd:string" /> <xsd:element name="Body" type="xsd:string" /> <xsd:element name="Domain" type="xsd:string" /> <xsd:element name="FileName" type="xsd:string" /> <xsd:element name="AttachmentType" type="xsd:string" /> <xsd:element name="FileContent" type="xsd:base64Binary" /> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="SMTPResponse"> <xsd:complexType> <xsd:sequence> <xsd:element name="Result" type="xsd:string" /> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:schema>
, multiple selections available,
Related content
Report Publishing Schema
Report Publishing Schema
More like this
Report Publishing Schema
Report Publishing Schema
More like this
Report Publishing Schema
Report Publishing Schema
More like this
Report Publishing Schema
Report Publishing Schema
More like this
Report Publishing Schema
Report Publishing Schema
More like this
Report Publishing Schema
Report Publishing Schema
More like this
Copyright © 2015 MonTier Software (2015) Ltd.