Definition Type: Element
Name: relatedSubject
Containing Schema: NAE-API-schema.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Seonduv aines. Päritolu kaudu või muul moel seotud kirjeldusüksus kas samas või mujal arhiivis. Selgitatakse kirjeldusüksuste vaheliste seoste iseloomu.
Collapse XSD Schema Diagram:
Drilldown into description Drilldown into relatedSubject Drilldown into originalToken Drilldown into id Drilldown into archivalPhoto Drilldown into archivalFrame Drilldown into archivalPage Drilldown into archivalFileNumber Drilldown into archivalUnitNumber Drilldown into token Drilldown into nameAlternative Drilldown into nameRestricted Drilldown into name Drilldown into level Drilldown into descriptionUnitIDGroupXSD Diagram of relatedSubject
Collapse XSD Schema Code:
<xs:element name="relatedSubject" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation>Seonduv aines. Päritolu kaudu või muul moel seotud kirjeldusüksus kas samas või mujal arhiivis. Selgitatakse kirjeldusüksuste vaheliste seoste iseloomu.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence>
            <xs:choice>
                <xs:group ref="descriptionUnitIDGroup" />
                <xs:element name="relatedSubject" type="xs:string">
                    <xs:annotation>
                        <xs:documentation>Seonduv aines väljaspool Rahvusarhiivi</xs:documentation>
                    </xs:annotation>
                </xs:element>
            </xs:choice>
            <xs:element name="description" type="xs:string" minOccurs="0">
                <xs:annotation>
                    <xs:documentation>Objektidevahelise seose tüüp vabas tekstis</xs:documentation>
                </xs:annotation>
            </xs:element>
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
level level 0 (1)
name name (1) (1)
nameRestricted nameRestricted 0 (1)
nameAlternative nameAlternative 0 (1)
token token 0 (1)
archivalUnitNumber archivalUnitNumber 0 (1)
archivalFileNumber archivalFileNumber 0 (1)
archivalPage archivalPage 0 (1)
archivalFrame archivalFrame 0 (1)
archivalPhoto archivalPhoto 0 (1)
id id 0 unbounded
originalToken originalToken 0 (1)
relatedSubject relatedSubject (1) (1)
description description 0 (1)
<xs:group> descriptionUnitIDGroup (1) (1)