complexType "RelationType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
= |
("Add" | "Update" | "Delete") |
|
= |
(xs:string | xs:string) |
|
= |
("Agency" | "Maintainable") : "Agency" |
|
= |
xs:boolean |
|
= |
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration) |
|
= |
xs:boolean : "false" |
|
= |
"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:BasedOnObject?, r:RelatedOtherMaterialReference*, r:MaintainableObject?, SourceObject, TargetObject, r:Description?, r:Keyword*, r:EffectivePeriod*, AdditionalInformation* |
|
</...> |
All Direct / Indirect Based Elements (1):
-
Annotation
Describes the relationship between any two organizations or individual, or an individual and an organization. This is a pairwise relationship and relationships may be unidirectional. Identifies the Source organization or individual and the Target organization or individual, describes the relationship, provides a keyword to classify the relationship, provides and effective period for the relationship, allows for addition information to be provided, and can contain a privacy specification.
Type Derivation Tree
RelationType
|
XML Source (w/o annotations (8); see within schema source)
<xs:complexContent>
</xs:complexContent>
</xs:complexType>
|
Content Element Detail (all declarations; defined within this component only; 6/18)
-
Any information not captured by the other descriptive objects. The privacy code may be set to indicate access restriction to this information. Supports multiple language versions of the same content as well as optional formatting of the content.
XML Source (w/o annotations (1); see within schema source)
-
A description of the relationship. Supports multiple language versions of the same content as well as optional formatting of the content.
XML Source (w/o annotations (1); see within schema source)
-
Time period during which this relationship is valid.
XML Source (w/o annotations (1); see within schema source)
-
A brief textual identification of the relation type. 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"/>
|
-
Identifies the Source organization or individual in the relationship. Source to Target provides a directional perception when defining the relationship.
XML Source (w/o annotations (1); see within schema source)
-
Identifies the Target organization or individual in the relationship. The Target object describes its role in relationship to the Source object.
XML Source (w/o annotations (1); see within schema source)