complexType CI_Citation_Type
diagram sensorML_p1769.png
namespace http://www.isotc211.org/2005/gmd
type extension of gco:AbstractObject_Type
properties
base gco:AbstractObject_Type
children gmd:title gmd:alternateTitle gmd:date gmd:edition gmd:editionDate gmd:identifier gmd:citedResponsibleParty gmd:presentationForm gmd:series gmd:otherCitationDetails gmd:collectiveTitle gmd:ISBN gmd:ISSN
used by
element CI_Citation
attributes
Name  Type  Use  Default  Fixed  annotation
idID      
uuidstring      
annotation
documentation
Standardized resource reference
source <complexType name="CI_Citation_Type">
 
<annotation>
   
<documentation>Standardized resource reference</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="gco:AbstractObject_Type">
     
<sequence>
       
<element name="title" type="gco:CharacterString_PropertyType"/>
       
<element name="alternateTitle" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
       
<element name="date" type="gmd:CI_Date_PropertyType" maxOccurs="unbounded"/>
       
<element name="edition" type="gco:CharacterString_PropertyType" minOccurs="0"/>
       
<element name="editionDate" type="gco:Date_PropertyType" minOccurs="0"/>
       
<element name="identifier" type="gmd:MD_Identifier_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
       
<element name="citedResponsibleParty" type="gmd:CI_ResponsibleParty_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
       
<element name="presentationForm" type="gmd:CI_PresentationFormCode_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
       
<element name="series" type="gmd:CI_Series_PropertyType" minOccurs="0"/>
       
<element name="otherCitationDetails" type="gco:CharacterString_PropertyType" minOccurs="0"/>
       
<element name="collectiveTitle" type="gco:CharacterString_PropertyType" minOccurs="0"/>
       
<element name="ISBN" type="gco:CharacterString_PropertyType" minOccurs="0"/>
       
<element name="ISSN" type="gco:CharacterString_PropertyType" minOccurs="0"/>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>

element CI_Citation_Type/title
diagram sensorML_p1770.png
namespace http://www.isotc211.org/2005/gmd
type gco:CharacterString_PropertyType
properties
isRef 0
content complex
children gco:CharacterString
attributes
Name  Type  Use  Default  Fixed  annotation
nilReasongml:NilReasonType      
source <element name="title" type="gco:CharacterString_PropertyType"/>

element CI_Citation_Type/alternateTitle
diagram sensorML_p1771.png
namespace http://www.isotc211.org/2005/gmd
type gco:CharacterString_PropertyType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children gco:CharacterString
attributes
Name  Type  Use  Default  Fixed  annotation
nilReasongml:NilReasonType      
source <element name="alternateTitle" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="unbounded"/>

element CI_Citation_Type/date
diagram sensorML_p1772.png
namespace http://www.isotc211.org/2005/gmd
type gmd:CI_Date_PropertyType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children gmd:CI_Date
attributes
Name  Type  Use  Default  Fixed  annotation
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
uuidrefstring      
nilReasongml:NilReasonType      
source <element name="date" type="gmd:CI_Date_PropertyType" maxOccurs="unbounded"/>

element CI_Citation_Type/edition
diagram sensorML_p1773.png
namespace http://www.isotc211.org/2005/gmd
type gco:CharacterString_PropertyType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children gco:CharacterString
attributes
Name  Type  Use  Default  Fixed  annotation
nilReasongml:NilReasonType      
source <element name="edition" type="gco:CharacterString_PropertyType" minOccurs="0"/>

element CI_Citation_Type/editionDate
diagram sensorML_p1774.png
namespace http://www.isotc211.org/2005/gmd
type gco:Date_PropertyType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children gco:Date gco:DateTime
attributes
Name  Type  Use  Default  Fixed  annotation
nilReasongml:NilReasonType      
source <element name="editionDate" type="gco:Date_PropertyType" minOccurs="0"/>

element CI_Citation_Type/identifier
diagram sensorML_p1775.png
namespace http://www.isotc211.org/2005/gmd
type gmd:MD_Identifier_PropertyType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children gmd:MD_Identifier
attributes
Name  Type  Use  Default  Fixed  annotation
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
uuidrefstring      
nilReasongml:NilReasonType      
source <element name="identifier" type="gmd:MD_Identifier_PropertyType" minOccurs="0" maxOccurs="unbounded"/>

element CI_Citation_Type/citedResponsibleParty
diagram sensorML_p1776.png
namespace http://www.isotc211.org/2005/gmd
type gmd:CI_ResponsibleParty_PropertyType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children gmd:CI_ResponsibleParty
attributes
Name  Type  Use  Default  Fixed  annotation
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
uuidrefstring      
nilReasongml:NilReasonType      
source <element name="citedResponsibleParty" type="gmd:CI_ResponsibleParty_PropertyType" minOccurs="0" maxOccurs="unbounded"/>

element CI_Citation_Type/presentationForm
diagram sensorML_p1777.png
namespace http://www.isotc211.org/2005/gmd
type gmd:CI_PresentationFormCode_PropertyType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children gmd:CI_PresentationFormCode
attributes
Name  Type  Use  Default  Fixed  annotation
nilReasongml:NilReasonType      
source <element name="presentationForm" type="gmd:CI_PresentationFormCode_PropertyType" minOccurs="0" maxOccurs="unbounded"/>

element CI_Citation_Type/series
diagram sensorML_p1778.png
namespace http://www.isotc211.org/2005/gmd
type gmd:CI_Series_PropertyType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children gmd:CI_Series
attributes
Name  Type  Use  Default  Fixed  annotation
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
uuidrefstring      
nilReasongml:NilReasonType      
source <element name="series" type="gmd:CI_Series_PropertyType" minOccurs="0"/>

element CI_Citation_Type/otherCitationDetails
diagram sensorML_p1779.png
namespace http://www.isotc211.org/2005/gmd
type gco:CharacterString_PropertyType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children gco:CharacterString
attributes
Name  Type  Use  Default  Fixed  annotation
nilReasongml:NilReasonType      
source <element name="otherCitationDetails" type="gco:CharacterString_PropertyType" minOccurs="0"/>

element CI_Citation_Type/collectiveTitle
diagram sensorML_p1780.png
namespace http://www.isotc211.org/2005/gmd
type gco:CharacterString_PropertyType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children gco:CharacterString
attributes
Name  Type  Use  Default  Fixed  annotation
nilReasongml:NilReasonType      
source <element name="collectiveTitle" type="gco:CharacterString_PropertyType" minOccurs="0"/>

element CI_Citation_Type/ISBN
diagram sensorML_p1781.png
namespace http://www.isotc211.org/2005/gmd
type gco:CharacterString_PropertyType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children gco:CharacterString
attributes
Name  Type  Use  Default  Fixed  annotation
nilReasongml:NilReasonType      
source <element name="ISBN" type="gco:CharacterString_PropertyType" minOccurs="0"/>

element CI_Citation_Type/ISSN
diagram sensorML_p1782.png
namespace http://www.isotc211.org/2005/gmd
type gco:CharacterString_PropertyType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children gco:CharacterString
attributes
Name  Type  Use  Default  Fixed  annotation
nilReasongml:NilReasonType      
source <element name="ISSN" type="gco:CharacterString_PropertyType" minOccurs="0"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy