organisationInformation Data Type
- Schema
- ns0.xsd
- Available Since
- 1.4-M1
name | data type | type | namespace | min/max occurs | description |
---|---|---|---|---|---|
logoLocation | string | element | 0/1 | ||
name | string | element | 0/1 | ||
url | string | element | 0/1 |
Example
<organisationInformation> <name>...</name> <url>...</url> <logoLocation>...</logoLocation> </organisationInformation>