complexType "OrganizationType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
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):
-
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 Derivation Tree OrganizationType |
XML Source (w/o annotations (9); see within schema source)
<xs:complexType name="OrganizationType"> <xs:complexContent> <xs:sequence> <xs:sequence> <xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Keyword"/> </xs:sequence> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
Content Element Detail (all declarations; defined within this component only; 7/18) -
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)
-
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)
-
Identification information on the Organization.
XML Source (w/o annotations (1); see within schema source)
-
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)
-
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"/> |
-
The geographic region within which this organization operates.
Simple Content
XML Source (w/o annotations (1); see within schema source)
-
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)