gmd:MD_ServiceIdentification
Element information
Namespace: http://www.isotc211.org/2005/gmd
Schema document: external/ogc/iso/19139/20070417/gmd/identification.xsd
Type: gmd:MD_ServiceIdentification_Type
Properties: Global, Qualified
Content
- gmd:citation [1..1]
- gmd:abstract [1..1]
- gmd:purpose [0..1]
- gmd:credit [0..*]
- gmd:status [0..*]
- gmd:pointOfContact [0..*]
- gmd:resourceMaintenance [0..*]
- gmd:graphicOverview [0..*]
- gmd:resourceFormat [0..*]
- gmd:descriptiveKeywords [0..*]
- gmd:resourceSpecificUsage [0..*]
- gmd:resourceConstraints [0..*]
- gmd:aggregationInfo [0..*]
from type gmd:AbstractMD_Identification_Type
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID | from group gco:ObjectIdentification | |
uuid | [0..1] | xsd:string | from group gco:ObjectIdentification |
Used in
- Type gmd:MD_ServiceIdentification_PropertyType
- Type gmd:MD_Identification_PropertyType (Element gmd:identificationInfo)
Substitution hierarchy
- gmd:AbstractMD_Identification
- can be substituted with gmd:MD_ServiceIdentification
Sample instance
<gmd:MD_ServiceIdentification> <gmd:citation> <gmd:CI_Citation> <gmd:title>... </gmd:title> <gmd:alternateTitle>... </gmd:alternateTitle> <gmd:date>... </gmd:date> <gmd:edition>... </gmd:edition> <gmd:editionDate>... </gmd:editionDate> <gmd:identifier>... </gmd:identifier> <gmd:citedResponsibleParty>... </gmd:citedResponsibleParty> <gmd:presentationForm>... </gmd:presentationForm> <gmd:series>... </gmd:series> <gmd:otherCitationDetails>... </gmd:otherCitationDetails> <gmd:collectiveTitle>... </gmd:collectiveTitle> <gmd:ISBN>... </gmd:ISBN> <gmd:ISSN>... </gmd:ISSN> </gmd:CI_Citation> </gmd:citation> <gmd:abstract> <gco:CharacterString>string</gco:CharacterString> </gmd:abstract> <gmd:purpose> <gco:CharacterString>string</gco:CharacterString> </gmd:purpose> <gmd:credit> <gco:CharacterString>string</gco:CharacterString> </gmd:credit> <gmd:status> <gmd:MD_ProgressCode codeList="http://www.example.com/" codeListValue="http://www.example.com/">string</gmd:MD_ProgressCode> </gmd:status> <gmd:pointOfContact> <gmd:CI_ResponsibleParty> <gmd:individualName>... </gmd:individualName> <gmd:organisationName>... </gmd:organisationName> <gmd:positionName>... </gmd:positionName> <gmd:contactInfo>... </gmd:contactInfo> <gmd:role>... </gmd:role> </gmd:CI_ResponsibleParty> </gmd:pointOfContact> <gmd:resourceMaintenance> <gmd:MD_MaintenanceInformation> <gmd:maintenanceAndUpdateFrequency>... </gmd:maintenanceAndUpdateFrequency> <gmd:dateOfNextUpdate>... </gmd:dateOfNextUpdate> <gmd:userDefinedMaintenanceFrequency>... </gmd:userDefinedMaintenanceFrequency> <gmd:updateScope>... </gmd:updateScope> <gmd:updateScopeDescription>... </gmd:updateScopeDescription> <gmd:maintenanceNote>... </gmd:maintenanceNote> <gmd:contact>... </gmd:contact> </gmd:MD_MaintenanceInformation> </gmd:resourceMaintenance> <gmd:graphicOverview> <gmd:MD_BrowseGraphic> <gmd:fileName>... </gmd:fileName> <gmd:fileDescription>... </gmd:fileDescription> <gmd:fileType>... </gmd:fileType> </gmd:MD_BrowseGraphic> </gmd:graphicOverview> <gmd:resourceFormat> <gmd:MD_Format> <gmd:name>... </gmd:name> <gmd:version>... </gmd:version> <gmd:amendmentNumber>... </gmd:amendmentNumber> <gmd:specification>... </gmd:specification> <gmd:fileDecompressionTechnique>... </gmd:fileDecompressionTechnique> <gmd:formatDistributor>... </gmd:formatDistributor> </gmd:MD_Format> </gmd:resourceFormat> <gmd:descriptiveKeywords> <gmd:MD_Keywords> <gmd:keyword>... </gmd:keyword> <gmd:type>... </gmd:type> <gmd:thesaurusName>... </gmd:thesaurusName> </gmd:MD_Keywords> </gmd:descriptiveKeywords> <gmd:resourceSpecificUsage> <gmd:MD_Usage> <gmd:specificUsage>... </gmd:specificUsage> <gmd:usageDateTime>... </gmd:usageDateTime> <gmd:userDeterminedLimitations>... </gmd:userDeterminedLimitations> <gmd:userContactInfo>... </gmd:userContactInfo> </gmd:MD_Usage> </gmd:resourceSpecificUsage> <gmd:resourceConstraints> <gmd:MD_Constraints> <gmd:useLimitation>... </gmd:useLimitation> </gmd:MD_Constraints> </gmd:resourceConstraints> <gmd:aggregationInfo> <gmd:MD_AggregateInformation> <gmd:aggregateDataSetName>... </gmd:aggregateDataSetName> <gmd:aggregateDataSetIdentifier>... </gmd:aggregateDataSetIdentifier> <gmd:associationType>... </gmd:associationType> <gmd:initiativeType>... </gmd:initiativeType> </gmd:MD_AggregateInformation> </gmd:aggregationInfo> </gmd:MD_ServiceIdentification>