http://pro-cloud.org/
objTranslateBarcodeToEinReturn Complex Type
http://pro-cloud.org/ : objTranslateBarcodeToEinReturn Complex Type
Namespace http://pro-cloud.org/
Diagram
strEin Element strErrorMsg Element intErrorId Element Sequence objTranslateBarcodeToEinReturn Complex Type
Overview
Sequence
intErrorId xs:int
strErrorMsg optional xs:string
strEin optional xs:string
Used By
TranslateBarcodeToEinResult Element
Source
<xs:complexType name="objTranslateBarcodeToEinReturn" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="1" maxOccurs="1" name="intErrorId" type="xs:int" />
    <xs:element minOccurs="0" maxOccurs="1" name="strErrorMsg" type="xs:string" />
    <xs:element minOccurs="0" maxOccurs="1" name="strEin" type="xs:string" />
  </xs:sequence>
</xs:complexType>
See Also
http://pro-cloud.org/