complexType "OrganizationNameType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
= |
xs:boolean |
|
= |
xs:string |
|
= |
xs:boolean |
|
|
> |
|
|
</...> |
All Direct / Indirect Based Elements (1):
-
Annotation
Names by which the organization is known. Use the attribute isFormal="true" to designate the legal or formal name of the Organization. The preferred name should be noted with the isPreferred attribute. Names may be typed with TypeOfOrganizationName to indicate their appropriate usage.
Type Derivation Tree
OrganizationNameType
|
XML Source (w/o annotations (5); see within schema source)
<xs:complexContent>
<xs:extension base="r:NameType">
<xs:sequence>
</xs:sequence>
<xs:attribute name="isFormal" type="xs:boolean" use="optional"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
|
Attribute Detail (all declarations; defined within this component only; 1/3)
isFormal
-
Type: |
xs:boolean, predefined |
Use: |
optional |
The legal or formal name of the organization should have the isFormal attribute set to true. To avoid confusion only one organization name should have the isFormal attribute set to true. Use the TypeOfOrganizationName to further differentiate the type and applied usage when multiple names are provided.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="isFormal" type="xs:boolean" use="optional"/>
|
Content Element Detail (all declarations; defined within this component only; 3/4)
-
An abbreviation or acronym for the name. This may be expressed in multiple languages. It is assumed that if only a single language is provided that it may be used in any of the other languages within which the name itself is expressed.
XML Source (w/o annotations (1); see within schema source)
-
The time period for which this name is accurate and in use.
XML Source (w/o annotations (1); see within schema source)
-
The type of organization name provided. the use of a controlled vocabulary is strongly recommended. At minimum this should include, e.g. PreviousFormalName, Nickname (or CommonName), Other.
Simple Content
XML Source (w/o annotations (1); see within schema source)