element <Identity>
Namespace:
Type:
anonymous complexType
Content:
mixed, 3 attributes, 8 elements
Defined:
locally at 1 location in gemschema.xsd, see XML source
Includes:
definitions of 3 attributes and 8 elements
XML Representation Summary
<Identity
    id
 = 
xs:ID
    lang
 = 
xs:NMTOKEN
    source
 = 
xs:string
    >
   
Content: 
{text} × (GuidelineTitle | Citation | ReleaseDate | Availability | Status | CompanionDocument | Adaptation | StructuredAbstract)*
</Identity>
Content model elements (8):
Included in content model of elements (1):
Usage / Definition Locations
XML Source (w/o annotations (15); see within schema source)
<xs:element name="Identity">
<xs:complexType mixed="true">
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element name="GuidelineTitle" type="GemBasicType"/>
<xs:element name="Citation">
<xs:complexType mixed="true">
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element name="GuidelineLength" type="GemBasicType"/>
</xs:choice>
<xs:attribute name="source" type="xs:string"/>
<xs:attribute name="id" type="xs:ID"/>
<xs:attribute name="lang" type="xs:NMTOKEN"/>
</xs:complexType>
</xs:element>
<xs:element name="ReleaseDate" type="GemBasicType"/>
<xs:element name="Availability">
<xs:complexType mixed="true">
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element name="Electronic" type="GemBasicType"/>
<xs:element name="Print" type="GemBasicType"/>
<xs:element name="Contact" type="GemBasicType"/>
</xs:choice>
<xs:attribute name="source" type="xs:string"/>
<xs:attribute name="id" type="xs:ID"/>
<xs:attribute name="lang" type="xs:NMTOKEN"/>
</xs:complexType>
</xs:element>
<xs:element name="Status" type="GemBasicType"/>
<xs:element name="CompanionDocument">
<xs:complexType mixed="true">
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element name="PatientResource" type="GemBasicType"/>
<xs:element name="QuickReferenceGuide" type="GemBasicType"/>
<xs:element name="TechnicalReport" type="GemBasicType"/>
</xs:choice>
<xs:attribute name="source" type="xs:string"/>
<xs:attribute name="id" type="xs:ID"/>
<xs:attribute name="lang" type="xs:NMTOKEN"/>
</xs:complexType>
</xs:element>
<xs:element name="Adaptation" type="GemBasicType"/>
<xs:element name="StructuredAbstract" type="GemBasicType"/>
</xs:choice>
<xs:attribute name="source" type="xs:string"/>
<xs:attribute name="id" type="xs:ID"/>
<xs:attribute name="lang" type="xs:NMTOKEN"/>
</xs:complexType>
</xs:element>
Attribute Detail (defined in this component only; 3/3)
id
Type:
xs:ID, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="id" type="xs:ID"/>

lang
Type:
xs:NMTOKEN, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="lang" type="xs:NMTOKEN"/>

source
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="source" type="xs:string"/>
Content Element Detail (defined in this component only; 8/8)
Adaptation
Type:
GemBasicType, simple content
Indicates that the guideline has been adapted from another guideline
Simple Content
xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:element name="Adaptation" type="GemBasicType"/>

Availability
Type:
anonymous, mixed content
Information regarding sources of a guideline and associated documentation
XML Source (w/o annotations (4); see within schema source)
<xs:element name="Availability">
<xs:complexType mixed="true">
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element name="Electronic" type="GemBasicType"/>
<xs:element name="Print" type="GemBasicType"/>
<xs:element name="Contact" type="GemBasicType"/>
</xs:choice>
<xs:attribute name="source" type="xs:string"/>
<xs:attribute name="id" type="xs:ID"/>
<xs:attribute name="lang" type="xs:NMTOKEN"/>
</xs:complexType>
</xs:element>

Citation
Type:
anonymous, mixed content
Bibliographic citation
XML Source (w/o annotations (2); see within schema source)
<xs:element name="Citation">
<xs:complexType mixed="true">
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element name="GuidelineLength" type="GemBasicType"/>
</xs:choice>
<xs:attribute name="source" type="xs:string"/>
<xs:attribute name="id" type="xs:ID"/>
<xs:attribute name="lang" type="xs:NMTOKEN"/>
</xs:complexType>
</xs:element>

CompanionDocument
Type:
anonymous, mixed content
Refers to other documents (including Technical Reports, Consumer Guidelines, Quick Reference Guidelines) produced by the guideline developer relevant to the guideline
XML Source (w/o annotations (4); see within schema source)
<xs:element name="CompanionDocument">
<xs:complexType mixed="true">
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element name="PatientResource" type="GemBasicType"/>
<xs:element name="QuickReferenceGuide" type="GemBasicType"/>
<xs:element name="TechnicalReport" type="GemBasicType"/>
</xs:choice>
<xs:attribute name="source" type="xs:string"/>
<xs:attribute name="id" type="xs:ID"/>
<xs:attribute name="lang" type="xs:NMTOKEN"/>
</xs:complexType>
</xs:element>

GuidelineTitle
Type:
GemBasicType, simple content
Complete title of the guideline
Simple Content
xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:element name="GuidelineTitle" type="GemBasicType"/>

ReleaseDate
Type:
GemBasicType, simple content
Date on which the guideline was released to the public
Simple Content
xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:element name="ReleaseDate" type="GemBasicType"/>

Status
Type:
GemBasicType, simple content
Statement of whether the guideline is original or a revised or updated version of a previously issued document
Simple Content
xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:element name="Status" type="GemBasicType"/>

StructuredAbstract
Type:
GemBasicType, simple content
A summary statement that describes a guideline using structured headings
Simple Content
xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:element name="StructuredAbstract" type="GemBasicType"/>

XML schema documentation generated with DocFlex/XML SDK 1.7.2b4 using DocFlex/XML XSDDoc 2.1.0 template set