Definition Type Complex Type
Name agreementIdT
Namespace http://mobility.usos.edu.pl
Abstract False
Documentation Bilateral agreement is identified by agreement identifiers of both parties - organizations.
XSD Schema MobilitySchema.xsd
XSD Schema Diagram
XSD Schema Code
<xsd:complexType name="agreementIdT" >
  <xsd:annotation>
    <xsd:documentation>Bilateral agreement is identified by agreement identifiers of both parties - organizations.</xsd:documentation>
  </xsd:annotation>

  <xsd:sequence>
    <xsd:element name="homeId" type="tns:localAgreementIdT"/>
    <xsd:element minOccurs="0" name="partnerId" type="tns:localAgreementIdT"/>
  </xsd:sequence>

</xsd:complexType>
Child Elements
Name Type Min Occurs Max Occurs
Derivation Tree
[No Sub Types]
agreementIdT
    tns:agreementId
        tns:agreementId
        tns:agreementId
        tns:agreementId
        tns:agreementId
References
tns:agreementId
Generated using Liquid XML Studio - FREE Community Edition 7.1.4.1284 - Featuring XSD to HTML Doc Generation