complexType "IndividualType"
Namespace:
Content:
complex, 8 attributes, 19 elements
Defined:
globally in archive.xsd; see XML source
Includes:
definitions of 7 elements
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: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Details of an individual including name, contact information, a definition, keywords to support searching, their regional affiliation, language ability and any additional information. The individual and specific pieces of information regarding the individual may be tagged for information privacy.
Type Definition Detail
Type Derivation Tree
      r:VersionableType (extension)
          AgentType (extension)
              IndividualType
XML Source (w/o annotations (9); see within schema source)
<xs:complexType name="IndividualType">
<xs:complexContent>
<xs:extension base="AgentType">
<xs:sequence>
<xs:element minOccurs="0" ref="IndividualIdentification"/>
<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="LanguageAbility"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ContactInformation"/>
</xs:sequence>
<xs:attributeGroup ref="PRIVACY"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 7/19)
AdditionalInformation
Type:
AdditionalInformationType, complex content
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)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="AdditionalInformation"/>

ContactInformation
Type:
ContactInformationType, complex content
Contact information for the individual including location specification, address, URL, phone numbers, and other means of communication access. Address, location, telephone, and other means of communication can be repeated to express multiple means of a single type or change over time. Each major piece of contact information (with exception of URL contains the element EffectiveDates in order to date stamp the period for which the information is valid.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ContactInformation"/>

IndividualIdentification
Type:
Identifying information about the individual.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="IndividualIdentification"/>

LanguageAbility
Type:
IndividualLanguageType, complex content
Use to specify the languages known by the individual in terms of their ability to speak, read, and write the language. May be repeated to cover multiple languages.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="LanguageAbility"/>

r:Description
Type:
r:StructuredStringType, complex content
A description of the individual. 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)
<xs:element minOccurs="0" ref="r:Description"/>

r:Keyword
Type:
Keywords used to classify an individual or their activities. May be used to support searching.
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 regional coverage of the individual. The geographic regions within which the individual is active.
Simple Content
xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="RegionalCoverage"/>

XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set