md:OrganizationType

Complex Type Information

Model

Attributes

Used By

Element md:Organization

Source

<complexType name="OrganizationType">
  <sequence>
    <element ref="md:Extensions" minOccurs="0"/>
    <element ref="md:OrganizationName" maxOccurs="unbounded"/>
    <element ref="md:OrganizationDisplayName" maxOccurs="unbounded"/>
    <element ref="md:OrganizationURL" maxOccurs="unbounded"/>
  </sequence>
  <anyAttribute namespace="##other" processContents="lax"/>
</complexType>