complexType "cris_instanceTYPE"
Namespace:
Content:
complex, 1 attribute, 1 element
Defined:
globally in CRIS_Complete_V3-2-1_[31-Dec-2008].xsd, see XML source
Includes:
definitions of 1 attribute and 1 element
Used:
XML Representation Summary
<...
    database_version
 = 
xsd:string
    >
   
Content: 
lcinfo?
</...>
Content Elements (1):
lcinfo (type lcinfo)
Known Usage Locations
Annotation
CRIS Instance Entity:
For physically instantiated CRIS databases, this table should contain 1 entry which represents the version of the CRIS database (including major version, subversion, and revision level separated with periods), i.e., "3.2.0".
XML Source (w/o annotations (2))
<xsd:complexType name="cris_instanceTYPE">
<xsd:sequence>
<xsd:element minOccurs="0" name="lcinfo" type="lcinfo"/>
</xsd:sequence>
<xsd:attribute name="database_version" type="varchar254" use="required"/>
</xsd:complexType>
Attribute Detail (defined in this component only; 1/1)
database_version
Type:
Use:
required
Attribute Value
xsd:string
MaxLength:
254
XML Source (w/o annotations (1))
<xsd:attribute name="database_version" type="varchar254" use="required"/>
Content Element Detail (defined in this component only; 1/1)
lcinfo
Type:
lcinfo, complex content
XML Source
<xsd:element minOccurs="0" name="lcinfo" type="lcinfo"/>

XML schema documentation generated with DocFlex/XML 1.7.2b using DocFlex/XML | XSDDoc 2.1.0b template set