organization Data Type

Schema
ns0.xsd
Properties
name data type type namespace min/max occurs description
name string element 0/1  
url string element 0/1  

Example

<organization>
  <url>...</url>
  <name>...</name>
</organization>