Schema TransactionControlHeader.xsd


schema location:  http://xmlprosdk.wspan.com/msgdoc/wsdl/TransactionControlHeader.xsd
attribute form default: 
element form default:  qualified
targetNamespace:  http://xmlota.wspan.com/webservice/
 
Elements 
TransactionControlHeader 


element TransactionControlHeader
diagram
namespace http://xmlota.wspan.com/webservice/
properties
content complex
children UserId Password SessionId ESID TraceId
source <xsd:element name="TransactionControlHeader">
 
<xsd:complexType>
   
<xsd:all>
     
<xsd:element name="UserId">
       
<xsd:simpleType>
         
<xsd:restriction base="xsd:string"/>
       
</xsd:simpleType>
     
</xsd:element>
     
<xsd:element name="Password" type="xsd:string"/>
     
<xsd:element name="SessionId" type="xsd:string"/>
     
<xsd:element name="ESID" type="xsd:string" minOccurs="0"/>
     
<xsd:element name="TraceId" type="xsd:string" minOccurs="0"/>
   
</xsd:all>
 
</xsd:complexType>
</xsd:element>

element TransactionControlHeader/UserId
diagram
namespace http://xmlota.wspan.com/webservice/
type restriction of xsd:string
properties
isRef 0
content simple
source <xsd:element name="UserId">
 
<xsd:simpleType>
   
<xsd:restriction base="xsd:string"/>
 
</xsd:simpleType>
</xsd:element>

element TransactionControlHeader/Password
diagram
namespace http://xmlota.wspan.com/webservice/
type xsd:string
properties
isRef 0
content simple
source <xsd:element name="Password" type="xsd:string"/>

element TransactionControlHeader/SessionId
diagram
namespace http://xmlota.wspan.com/webservice/
type xsd:string
properties
isRef 0
content simple
source <xsd:element name="SessionId" type="xsd:string"/>

element TransactionControlHeader/ESID
diagram
namespace http://xmlota.wspan.com/webservice/
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="ESID" type="xsd:string" minOccurs="0"/>

element TransactionControlHeader/TraceId
diagram
namespace http://xmlota.wspan.com/webservice/
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="TraceId" type="xsd:string" minOccurs="0"/>