Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name

Type

Cardinality

You have a CHOICE of the next 2 items at this level

NameTypeCardinalityorganisationIDorganisationID1Name Type Cardinality

organisationID organisationID 1...100portalIDstring641100

portalID string64 1...1

1...1

Source

Code Block
<urn:getSchoolsRequest>
    <!--You have a CHOICE of the next 2 items at this level-->
    <!--1 to 100 repetitions:-->
    <urn:organisationID>?</urn:organisationID>
    <urn:portalID>?</urn:portalID>
 </urn:getSchoolsRequest>

...