complexType "RoleType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
= |
(xs:string | ("public" | "restricted" | "private")) |
|
|
> |
|
|
</...> |
All Direct / Indirect Based Elements (1):
-
Annotation
Describes the role of Target Individual or Organization in relation to the Source Object. Provides a description and classification of the role, the period for which the role was valid, and any additional information relevent to the role.
XML Source (w/o annotations (5); see within schema source)
<xs:sequence>
<xs:element minOccurs="0" ref="r:Description"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Keyword"/>
</xs:sequence>
</xs:complexType>
|
Content Element Detail (all declarations; defined within this component only; 4/4)
-
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)
-
Description of the role played by the Target Object in relationship to the Source Object.
XML Source (w/o annotations (1); see within schema source)
-
Time period when this role is/was valid.
XML Source (w/o annotations (1); see within schema source)
-
Keyword used to classify the role of the organization or individual in relationship to the Source Object
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Keyword"/>
|