Definition Type Element
Name iroOfficeBCSection
Namespace http://mobility.usos.edu.pl
Abstract False
XSD Schema MobilitySchema.xsd
XSD Schema Diagram
XSD Schema Code
<xsd:element name="iroOfficeBCSection" >
  <xsd:complexType>
    <xsd:annotation>
      <xsd:documentation>IRO office section in a business card.</xsd:documentation>
    </xsd:annotation>

    <xsd:sequence>
      <xsd:element minOccurs="0" name="website" type="xsd:anyURI">
        <xsd:annotation>
          <xsd:documentation>IRO office website.</xsd:documentation>
        </xsd:annotation>

      </xsd:element>

      <xsd:element minOccurs="0" name="location" type="tns:itemValueT">
        <xsd:annotation>
          <xsd:documentation>IRO location.</xsd:documentation>
        </xsd:annotation>

      </xsd:element>

      <xsd:element maxOccurs="unbounded" name="staffMember" type="tns:staffSectionItemT">
        <xsd:annotation>
          <xsd:documentation>IRO office staff information.</xsd:documentation>
        </xsd:annotation>

      </xsd:element>

      <xsd:element minOccurs="0" maxOccurs="unbounded" name="other" type="tns:userDefinedSectionItemT">
        <xsd:annotation>
          <xsd:documentation>Other IRO office information.</xsd:documentation>
        </xsd:annotation>

      </xsd:element>

    </xsd:sequence>

  </xsd:complexType>

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