<xs:element name="Title" type="eml:String2000" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>One line description/name of the object. This is the equivalent in ISO 19115 of CI_Citation.title Legacy DCGroup - title</xs:documentation></xs:annotation></xs:element>
Name (or other human-readable identifier) of the person who initially originated the object or document in the source application. If that information is not available, then this is the user who created the format file. The originator remains the same as the object is subsequently edited. This is the equivalent in ISO 19115 to the CI_Individual.name or the CI_Organization.name of the citedResponsibleParty whose role is "originator".Legacy DCGroup - author
<xs:element name="Originator" type="eml:String64" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Name (or other human-readable identifier) of the person who initially originated the object or document in the source application. If that information is not available, then this is the user who created the format file. The originator remains the same as the object is subsequently edited. This is the equivalent in ISO 19115 to the CI_Individual.name or the CI_Organization.name of the citedResponsibleParty whose role is "originator". Legacy DCGroup - author</xs:documentation></xs:annotation></xs:element>
Date and time the document was created in the source application or, if that information is not available, when it was saved to the file.This is the equivalent of the ISO 19115 CI_Date where the CI_DateTypeCode = ”creation"Format:YYYY-MM-DDThh:mm:ssZ[+/-]hh:mmLegacy DCGroup - created
Diagram
Type
xs:dateTime
Properties
content
simple
minOccurs
1
maxOccurs
1
Source
<xs:element name="Creation" type="xs:dateTime" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Date and time the document was created in the source application or, if that information is not available, when it was saved to the file. This is the equivalent of the ISO 19115 CI_Date where the CI_DateTypeCode = ”creation" Format: YYYY-MM-DDThh:mm:ssZ[+/-]hh:mm Legacy DCGroup - created</xs:documentation></xs:annotation></xs:element>
Software or service that was used to originate the object and the file format created. Must be human and machine readable and unambiguously identify the software by including the company name, software name and software version. This is the equivalent in ISO 19115 to the distributionFormat.MD_Format.The ISO format for this is [vendor:applicationName]/fileExtension where the application name includes the version number of the application.SIG Implementation Notes- Legacy DCGroup from v1.1 - publisher- fileExtension is not relevant and will be ignored if present.- vendor and applicationName are mandatory.
<xs:element name="Format" type="eml:String2000" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Software or service that was used to originate the object and the file format created. Must be human and machine readable and unambiguously identify the software by including the company name, software name and software version. This is the equivalent in ISO 19115 to the distributionFormat.MD_Format. The ISO format for this is [vendor:applicationName]/fileExtension where the application name includes the version number of the application. SIG Implementation Notes - Legacy DCGroup from v1.1 - publisher - fileExtension is not relevant and will be ignored if present. - vendor and applicationName are mandatory.</xs:documentation></xs:annotation></xs:element>
Name (or other human-readable identifier) of the last person who updated the object. This is the equivalent in ISO 19115 to the CI_Individual.name or the CI_Organization.name of the citedResponsibleParty whose role is "editor".Legacy DCGroup - contributor
<xs:element name="Editor" type="eml:String64" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Name (or other human-readable identifier) of the last person who updated the object. This is the equivalent in ISO 19115 to the CI_Individual.name or the CI_Organization.name of the citedResponsibleParty whose role is "editor". Legacy DCGroup - contributor</xs:documentation></xs:annotation></xs:element>
Date and time the document was last modified in the source application or, if that information is not available, when it was last saved to the RESQML format file.This is the equivalent of the ISO 19115 CI_Date where the CI_DateTypeCode = ”lastUpdate"Format:YYYY-MM-DDThh:mm:ssZ[+/-]hh:mmLegacy DCGroup - modified
Diagram
Type
xs:dateTime
Properties
content
simple
minOccurs
0
maxOccurs
1
Source
<xs:element name="LastUpdate" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Date and time the document was last modified in the source application or, if that information is not available, when it was last saved to the RESQML format file. This is the equivalent of the ISO 19115 CI_Date where the CI_DateTypeCode = ”lastUpdate" Format: YYYY-MM-DDThh:mm:ssZ[+/-]hh:mm Legacy DCGroup - modified</xs:documentation></xs:annotation></xs:element>
User descriptive comments about the object. Intended for end-user use (human readable); not necessarily meant to be used by software.This is the equivalent of the ISO 19115 abstract.CharacterStringLegacy DCGroup - description
<xs:element name="Description" type="eml:String2000" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>User descriptive comments about the object. Intended for end-user use (human readable); not necessarily meant to be used by software. This is the equivalent of the ISO 19115 abstract.CharacterString Legacy DCGroup - description</xs:documentation></xs:annotation></xs:element>
Key words to describe the activity, for example, history match or volumetric calculations, relevant to this object. Intended to be used in a search function by software.This is the equivalent in ISO 19115 of descriptiveKeywords.MD_KeywordsLegacy DCGroup - subject
<xs:element name="DescriptiveKeywords" type="eml:String2000" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Key words to describe the activity, for example, history match or volumetric calculations, relevant to this object. Intended to be used in a search function by software. This is the equivalent in ISO 19115 of descriptiveKeywords.MD_Keywords Legacy DCGroup - subject</xs:documentation></xs:annotation></xs:element>
Complex Type eml:Citation
Namespace
http://www.energistics.org/energyml/data/commonv2
Annotations
An ISO 19115 EIP-derived set of metadata attached to all specializations of AbstractObject to ensure the traceability of each individual independent (top level) element.
<xs:complexType name="Citation"><xs:annotation><xs:documentation>An ISO 19115 EIP-derived set of metadata attached to all specializations of AbstractObject to ensure the traceability of each individual independent (top level) element.</xs:documentation></xs:annotation><xs:sequence><xs:element name="Title" type="eml:String2000" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>One line description/name of the object. This is the equivalent in ISO 19115 of CI_Citation.title Legacy DCGroup - title</xs:documentation></xs:annotation></xs:element><xs:element name="Originator" type="eml:String64" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Name (or other human-readable identifier) of the person who initially originated the object or document in the source application. If that information is not available, then this is the user who created the format file. The originator remains the same as the object is subsequently edited. This is the equivalent in ISO 19115 to the CI_Individual.name or the CI_Organization.name of the citedResponsibleParty whose role is "originator". Legacy DCGroup - author</xs:documentation></xs:annotation></xs:element><xs:element name="Creation" type="xs:dateTime" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Date and time the document was created in the source application or, if that information is not available, when it was saved to the file. This is the equivalent of the ISO 19115 CI_Date where the CI_DateTypeCode = ”creation" Format: YYYY-MM-DDThh:mm:ssZ[+/-]hh:mm Legacy DCGroup - created</xs:documentation></xs:annotation></xs:element><xs:element name="Format" type="eml:String2000" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Software or service that was used to originate the object and the file format created. Must be human and machine readable and unambiguously identify the software by including the company name, software name and software version. This is the equivalent in ISO 19115 to the distributionFormat.MD_Format. The ISO format for this is [vendor:applicationName]/fileExtension where the application name includes the version number of the application. SIG Implementation Notes - Legacy DCGroup from v1.1 - publisher - fileExtension is not relevant and will be ignored if present. - vendor and applicationName are mandatory.</xs:documentation></xs:annotation></xs:element><xs:element name="Editor" type="eml:String64" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Name (or other human-readable identifier) of the last person who updated the object. This is the equivalent in ISO 19115 to the CI_Individual.name or the CI_Organization.name of the citedResponsibleParty whose role is "editor". Legacy DCGroup - contributor</xs:documentation></xs:annotation></xs:element><xs:element name="LastUpdate" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Date and time the document was last modified in the source application or, if that information is not available, when it was last saved to the RESQML format file. This is the equivalent of the ISO 19115 CI_Date where the CI_DateTypeCode = ”lastUpdate" Format: YYYY-MM-DDThh:mm:ssZ[+/-]hh:mm Legacy DCGroup - modified</xs:documentation></xs:annotation></xs:element><xs:element name="VersionString" type="eml:String64" minOccurs="0" maxOccurs="1"/><xs:element name="Description" type="eml:String2000" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>User descriptive comments about the object. Intended for end-user use (human readable); not necessarily meant to be used by software. This is the equivalent of the ISO 19115 abstract.CharacterString Legacy DCGroup - description</xs:documentation></xs:annotation></xs:element><xs:element name="DescriptiveKeywords" type="eml:String2000" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Key words to describe the activity, for example, history match or volumetric calculations, relevant to this object. Intended to be used in a search function by software. This is the equivalent in ISO 19115 of descriptiveKeywords.MD_Keywords Legacy DCGroup - subject</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>