complexType PersonType
diagram gluon2_p1281.png
namespace urn:tva:mpeg7:2005
type extension of mpeg7:AgentType
properties
base mpeg7:AgentType
children mpeg7:Icon mpeg7:Name mpeg7:NameTerm mpeg7:Affiliation mpeg7:Citizenship mpeg7:Address mpeg7:AddressRef mpeg7:ElectronicAddress mpeg7:PersonDescription mpeg7:Nationality
used by
element PersonGroupType/Member
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID  optional      
timeBase  mpeg7:xPathRefType  optional      
timeUnit  mpeg7:durationType  optional      

element PersonType/Name
diagram gluon2_p1282.png
namespace urn:tva:mpeg7:2005
type mpeg7:PersonNameType
properties
content complex
children mpeg7:GivenName mpeg7:LinkingName mpeg7:FamilyName mpeg7:Title mpeg7:Salutation mpeg7:Numeration
attributes
Name  Type  Use  Default  Fixed  Annotation
dateFrom  mpeg7:timePointType  optional      
dateTo  mpeg7:timePointType  optional      
type  derived by: xs:NMTOKEN  optional      
xml:lang  derived by: xs:language  optional      
documentation
<div>
<h3>lang (as an attribute name)</h3>
<p>
       denotes an attribute whose value
       is a language code for the natural language of the content of
       any element; its value is inherited.  This name is reserved
       by virtue of its definition in the XML specification.</p>
</div>
<div>
<h4>Notes</h4>
<p>
      Attempting to install the relevant ISO 2- and 3-letter
      codes as the enumerated possible values is probably never
      going to be a realistic possibility. 
     </p>
<p>
      See BCP 47 at <a href="http://www.rfc-editor.org/rfc/bcp/bcp47.txt">
       http://www.rfc-editor.org/rfc/bcp/bcp47.txt</a>
      and the IANA language subtag registry at
      <a href="http://www.iana.org/assignments/language-subtag-registry">
       http://www.iana.org/assignments/language-subtag-registry</a>
      for further information.
     </p>
<p>
      The union allows for the 'un-declaration' of xml:lang with
      the empty string.
     </p>
</div>

element PersonType/NameTerm
diagram gluon2_p1283.png
namespace urn:tva:mpeg7:2005
type mpeg7:ControlledTermUseType
properties
content complex
children mpeg7:Name mpeg7:Definition
attributes
Name  Type  Use  Default  Fixed  Annotation
href  mpeg7:termReferenceType  required      

element PersonType/Affiliation
diagram gluon2_p1284.png
namespace urn:tva:mpeg7:2005
properties
minOcc 0
maxOcc unbounded
content complex
children mpeg7:Organization mpeg7:OrganizationRef mpeg7:PersonGroup mpeg7:PersonGroupRef

element PersonType/Affiliation/Organization
diagram gluon2_p1285.png
namespace urn:tva:mpeg7:2005
type mpeg7:OrganizationType
properties
content complex
children mpeg7:Icon mpeg7:Name mpeg7:NameTerm mpeg7:Kind mpeg7:Contact mpeg7:ContactRef mpeg7:Jurisdiction mpeg7:JurisdictionRef mpeg7:Address mpeg7:AddressRef mpeg7:ElectronicAddress
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID  optional      
timeBase  mpeg7:xPathRefType  optional      
timeUnit  mpeg7:durationType  optional      

element PersonType/Affiliation/OrganizationRef
diagram gluon2_p1286.png
namespace urn:tva:mpeg7:2005
type mpeg7:ReferenceType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
idref  xs:IDREF  optional      
href  xs:anyURI  optional      

element PersonType/Affiliation/PersonGroup
diagram gluon2_p1287.png
namespace urn:tva:mpeg7:2005
type mpeg7:PersonGroupType
properties
content complex
children mpeg7:Icon mpeg7:Name mpeg7:NameTerm mpeg7:Kind mpeg7:Member mpeg7:MemberRef mpeg7:Jurisdiction mpeg7:JurisdictionRef mpeg7:Address mpeg7:AddressRef mpeg7:ElectronicAddress
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID  optional      
timeBase  mpeg7:xPathRefType  optional      
timeUnit  mpeg7:durationType  optional      

element PersonType/Affiliation/PersonGroupRef
diagram gluon2_p1288.png
namespace urn:tva:mpeg7:2005
type mpeg7:ReferenceType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
idref  xs:IDREF  optional      
href  xs:anyURI  optional      

element PersonType/Citizenship
diagram gluon2_p1289.png
namespace urn:tva:mpeg7:2005
type mpeg7:countryCode
properties
minOcc 0
maxOcc unbounded
content simple
facets
Kind Value Annotation
whiteSpace collapse
pattern [a-zA-Z]{2}

element PersonType/Address
diagram gluon2_p1290.png
namespace urn:tva:mpeg7:2005
type mpeg7:PlaceType
properties
content complex
children mpeg7:Name mpeg7:NameTerm mpeg7:Role mpeg7:Region mpeg7:AdministrativeUnit mpeg7:PostalAddress mpeg7:InternalCoordinates
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID  optional      
timeBase  mpeg7:xPathRefType  optional      
timeUnit  mpeg7:durationType  optional      
xml:lang  derived by: xs:language  optional      
documentation
<div>
<h3>lang (as an attribute name)</h3>
<p>
       denotes an attribute whose value
       is a language code for the natural language of the content of
       any element; its value is inherited.  This name is reserved
       by virtue of its definition in the XML specification.</p>
</div>
<div>
<h4>Notes</h4>
<p>
      Attempting to install the relevant ISO 2- and 3-letter
      codes as the enumerated possible values is probably never
      going to be a realistic possibility. 
     </p>
<p>
      See BCP 47 at <a href="http://www.rfc-editor.org/rfc/bcp/bcp47.txt">
       http://www.rfc-editor.org/rfc/bcp/bcp47.txt</a>
      and the IANA language subtag registry at
      <a href="http://www.iana.org/assignments/language-subtag-registry">
       http://www.iana.org/assignments/language-subtag-registry</a>
      for further information.
     </p>
<p>
      The union allows for the 'un-declaration' of xml:lang with
      the empty string.
     </p>
</div>

element PersonType/AddressRef
diagram gluon2_p1291.png
namespace urn:tva:mpeg7:2005
type mpeg7:ReferenceType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
idref  xs:IDREF  optional      
href  xs:anyURI  optional      

element PersonType/ElectronicAddress
diagram gluon2_p1292.png
namespace urn:tva:mpeg7:2005
type mpeg7:ElectronicAddressType
properties
minOcc 0
maxOcc unbounded
content complex
children mpeg7:Telephone mpeg7:Fax mpeg7:Email mpeg7:Url

element PersonType/PersonDescription
diagram gluon2_p1293.png
namespace urn:tva:mpeg7:2005
type mpeg7:TextualType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
xml:lang  derived by: xs:language  optional      
documentation
<div>
<h3>lang (as an attribute name)</h3>
<p>
       denotes an attribute whose value
       is a language code for the natural language of the content of
       any element; its value is inherited.  This name is reserved
       by virtue of its definition in the XML specification.</p>
</div>
<div>
<h4>Notes</h4>
<p>
      Attempting to install the relevant ISO 2- and 3-letter
      codes as the enumerated possible values is probably never
      going to be a realistic possibility. 
     </p>
<p>
      See BCP 47 at <a href="http://www.rfc-editor.org/rfc/bcp/bcp47.txt">
       http://www.rfc-editor.org/rfc/bcp/bcp47.txt</a>
      and the IANA language subtag registry at
      <a href="http://www.iana.org/assignments/language-subtag-registry">
       http://www.iana.org/assignments/language-subtag-registry</a>
      for further information.
     </p>
<p>
      The union allows for the 'un-declaration' of xml:lang with
      the empty string.
     </p>
</div>

element PersonType/Nationality
diagram gluon2_p1294.png
namespace urn:tva:mpeg7:2005
type mpeg7:countryCode
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
whiteSpace collapse
pattern [a-zA-Z]{2}


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy