Definition Type Complex Type
Name businessCardT
Namespace http://mobility.usos.edu.pl
Abstract False
XSD Schema MobilitySchema.xsd
XSD Schema Diagram
XSD Schema Code
<xsd:complexType name="businessCardT" >
  <xsd:sequence>
    <xsd:element ref="tns:organizationBCSection"/>
    <xsd:element ref="tns:iroOfficeBCSection"/>
    <xsd:element minOccurs="0" maxOccurs="unbounded" name="otherBCSection" type="tns:userDefinedBusinessCardSectionT"/>
  </xsd:sequence>

</xsd:complexType>
Child Elements
Name Type Min Occurs Max Occurs
Derivation Tree
[No Sub Types]
businessCardT
    tns:getBusinessCardResponse
    tns:sendBusinessCardRequest
References
tns:getBusinessCardResponse , tns:sendBusinessCardRequest
Generated using Liquid XML Studio - FREE Community Edition 7.1.0.1135 by Liquid Technologies Ltd