complexType "OrganizationType"
Namespace:
Content:
complex, 7 attributes, 18 elements
Defined:
globally in archive.xsd; see XML source
Includes:
definitions of 7 elements
Used:
XML Representation Summary
<...
   
 = 
("Canonical" | "Deprecated")
 = 
("Add" | "Update" | "Delete")
 = 
xs:anyURI
 = 
("Agency" | "Maintainable") : "Agency"
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration)
 = 
"true"
 = 
(xs:string | ("public" | "restricted" | "private"))
    >
   
Content: 
(r:URN | (r:Agency, r:ID, r:Version))[1..2], r:UserID*, r:UserAttributePair*, (r:VersionResponsibility | r:VersionResponsibilityReference)?, r:VersionRationale?, r:BasedOnReference?, r:MaintainableObject?, OrganizationIdentification?, r:Description?, r:Keyword*, RegionalCoverage*, AdditionalInformation*, VersionDistinction*, ContactInformation*
</...>
Content Model Elements (18):
AdditionalInformation, ContactInformation, OrganizationIdentification, RegionalCoverage, VersionDistinction, r:Agency, r:BasedOnReference, r:Description, r:ID, r:Keyword, r:MaintainableObject, r:URN, r:UserAttributePair, r:UserID, r:Version, r:VersionRationale, r:VersionResponsibility, r:VersionResponsibilityReference
All Direct / Indirect Based Elements (1):
Organization
Known Usage Locations
Annotation
Details of an organization including name, contact information, a description, keywords to support searching, their regional affiliation, and any additional information. In addition the organization may capture how they manage version distinction. All agencies should be defined as an Organization and referenced by the Archive module. The organization and specific pieces of information regarding the individual may be tagged for information privacy.
Type Definition Detail
Type Derivation Tree
r:AbstractIdentifiableType (extension)
      r:VersionableType (extension)
          OrganizationType
XML Source (w/o annotations (9); see within schema source)
<xs:complexType name="OrganizationType">
<xs:complexContent>
<xs:extension base="r:VersionableType">
<xs:sequence>
<xs:sequence>
<xs:element minOccurs="0" ref="OrganizationIdentification"/>
<xs:element minOccurs="0" ref="r:Description"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Keyword"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="RegionalCoverage"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="AdditionalInformation"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="VersionDistinction"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ContactInformation"/>
</xs:sequence>
</xs:sequence>
<xs:attributeGroup ref="PRIVACY"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 7/18)
AdditionalInformation
Type:
AdditionalInformationType, complex content
Any additional information you which to note about the organization. This is a structured string so it can be formatted and a privacy tag can be applied.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="AdditionalInformation"/>

ContactInformation
Type:
ContactInformationType, complex content
Contact information for the organization including an effective date, location specification, address, URL, phone numbers, and other means of communication access.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ContactInformation"/>

OrganizationIdentification
Type:
Identification information on the Organization.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="OrganizationIdentification"/>

r:Description
Type:
r:StructuredStringType, complex content
A description of the organization. May be expressed in multiple languages and supports the use of structured content.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="r:Description"/>

r:Keyword
Type:
Keyword used to classify the organization or its activities. Supports the use of an external controlled vocabulary.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Keyword"/>

RegionalCoverage
Type:
r:CodeValueType, simple content
The geographic region within which this organization operates.
Simple Content
xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="RegionalCoverage"/>

VersionDistinction
Type:
VersionDistinctionType, complex content
Describes the data versioning scheme(s) used by an organization. If more than one, Name should differentiate between a standard versioning structure used by the organization and special structures used by specific projects or studies. Information on what drives and major and minor change and how they are structured.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="VersionDistinction"/>

XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set