Definition Type Complex Type
Name userDefinedBusinessCardSectionT
Namespace http://mobility.usos.edu.pl
Abstract False
Documentation Business card section with title and items defined by user.
XSD Schema MobilitySchema.xsd
XSD Schema Diagram
XSD Schema Code
<xsd:complexType name="userDefinedBusinessCardSectionT" >
  <xsd:annotation>
    <xsd:documentation>Business card section with title and items defined by user.</xsd:documentation>
  </xsd:annotation>

  <xsd:sequence>
    <xsd:element name="title" type="tns:itemNameT"/>
    <xsd:element maxOccurs="unbounded" name="item" type="tns:userDefinedSectionItemT"/>
  </xsd:sequence>

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