Definition Type: ComplexType
Name: CI_ResponsibleParty_Type
Namespace: http://niem.gov/niem/external/iso-19139-gmd/draft-0.1/gmd/dhs-gmo/1.0.0
Type: gco:AbstractObject_Type
Containing Schema: citation.xsd
Abstract
Documentation:
Identification of, and means of communication with, person(s) and organisations associated with the dataset
Collapse XSD Schema Diagram:
Drilldown into role in schema citation_xsd Drilldown into contactInfo in schema citation_xsd Drilldown into positionName in schema citation_xsd Drilldown into organisationName in schema citation_xsd Drilldown into individualName in schema citation_xsd Drilldown into uuid in schema gcobase_xsd Drilldown into id in schema gcobase_xsd Drilldown into ObjectIdentification in schema gcobase_xsd Drilldown into AbstractObject_Type in schema gcobase_xsdXSD Diagram of CI_ResponsibleParty_Type in schema citation_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:complexType name="CI_ResponsibleParty_Type">
    <xs:annotation>
        <xs:documentation>Identification of, and means of communication with, person(s) and organisations associated with the dataset</xs:documentation>
    </xs:annotation>
    <xs:complexContent>
        <xs:extension base="gco:AbstractObject_Type">
            <xs:sequence>
                <xs:element name="individualName" type="gco:CharacterString_PropertyType" minOccurs="0" />
                <xs:element name="organisationName" type="gco:CharacterString_PropertyType" minOccurs="0" />
                <xs:element name="positionName" type="gco:CharacterString_PropertyType" minOccurs="0" />
                <xs:element name="contactInfo" type="gmd:CI_Contact_PropertyType" minOccurs="0" />
                <xs:element name="role" type="gmd:CI_RoleCode_PropertyType" />
            </xs:sequence>
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
individualName gmd:individualName 0 (1)
organisationName gmd:organisationName 0 (1)
positionName gmd:positionName 0 (1)
contactInfo gmd:contactInfo 0 (1)
role gmd:role (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id gco:id Optional
uuid gco:uuid Optional
Collapse Derivation Tree:
Collapse References:
gmd:CI_ResponsibleParty