Definition Type: Element
Name: person
Type: personType
Containing Schema: NAE-API-schema.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Arhiivimoodustaja isik või asutus
Collapse XSD Schema Diagram:
Drilldown into personLog Drilldown into isDeactivated Drilldown into deathDate Drilldown into birthDate Drilldown into location Drilldown into period Drilldown into structure Drilldown into publicationNote Drilldown into referenceNote Drilldown into relatedPerson Drilldown into notes Drilldown into nationalityLog Drilldown into nationalityCurrent Drilldown into legalStatusLog Drilldown into legalStatusCurrent Drilldown into history Drilldown into appraisalStatus Drilldown into registryCode Drilldown into otherName Drilldown into name Drilldown into lastName Drilldown into firstName Drilldown into personNameGroup Drilldown into isExternal Drilldown into id Drilldown into type Drilldown into personTypeXSD Diagram of person
Collapse XSD Schema Code:
<xs:element name="person" type="personType" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation>Arhiivimoodustaja isik või asutus</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
type type 0 (1)
id id 0 (1)
isExternal isExternal 0 (1)
firstName firstName 0 (1)
lastName lastName (1) (1)
name name (1) (1)
otherName otherName 0 unbounded
registryCode registryCode 0 (1)
appraisalStatus appraisalStatus 0 (1)
history history 0 (1)
legalStatusCurrent legalStatusCurrent 0 (1)
legalStatusLog legalStatusLog 0 unbounded
nationalityCurrent nationalityCurrent 0 (1)
nationalityLog nationalityLog 0 unbounded
notes notes 0 (1)
relatedPerson relatedPerson 0 unbounded
referenceNote referenceNote 0 unbounded
publicationNote publicationNote 0 unbounded
structure structure 0 unbounded
period period 0 unbounded
location location 0 unbounded
birthDate birthDate 0 (1)
deathDate deathDate 0 (1)
isDeactivated isDeactivated 0 (1)
personLog personLog 0 (1)
<xs:group> personNameGroup (1) (1)
Collapse Derivation Tree: