complexType "ErrorResponseType"
Namespace:
Content:
complex, 2 elements
Defined:
globally in MOA-SPSS-1.3.xsd; see XML source
Includes:
definitions of 2 elements
Used:
XML Representation Summary
<...>
   
Content: 
ErrorCode, Info
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (see within schema source)
<xsd:complexType name="ErrorResponseType">
<xsd:sequence>
<xsd:element name="ErrorCode" type="xsd:integer"/>
<xsd:element name="Info" type="xsd:string"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined in this component only; 2/2)
ErrorCode
Type:
xsd:integer, predefined, simple content
XML Source (see within schema source)
<xsd:element name="ErrorCode" type="xsd:integer"/>

Info
Type:
xsd:string, predefined, simple content
XML Source (see within schema source)
<xsd:element name="Info" type="xsd:string"/>

XML schema documentation generated with DocFlex/XML RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set