complexType "sg_remaining_lifeTYPE"
Namespace:
Content:
complex, 25 attributes, 1 element
Defined:
globally in CRIS_Complete_V3-2-1_[31-Dec-2008].xsd, see XML source
Includes:
definitions of 25 attributes and 1 element
Used:
XML Representation Summary
<...
    segment_site
 = 
xsd:hexBinary
    segment_id
 = 
xsd:unsignedInt
    gmt_assessment
 = 
xsd:dateTime
    by_agent_site
 = 
xsd:hexBinary
    by_agent_id
 = 
xsd:unsignedInt
    loc_hr_delta
 = 
xsd:short
    loc_min_delta
 = 
xsd:unsignedShort
    est_remaining_life
 = 
xsd:double
    erl_eu_db_site
 = 
xsd:hexBinary
    erl_eu_db_id
 = 
xsd:unsignedInt
    erl_eu_type_code
 = 
xsd:unsignedInt
    error_estimate
 = 
xsd:double
    err_eu_db_site
 = 
xsd:hexBinary
    err_eu_db_id
 = 
xsd:unsignedInt
    err_eu_type_code
 = 
xsd:unsignedInt
    likelihood_prob
 = 
xsd:double
    gmt_created
 = 
xsd:dateTime
    cr_loc_hr_delta
 = 
xsd:short
    cr_loc_min_delta
 = 
xsd:unsignedShort
    user_tag_ident
 = 
xsd:string
    name
 = 
xsd:string
    gmt_last_updated
 = 
xsd:dateTime
    last_upd_db_site
 = 
xsd:hexBinary
    last_upd_db_id
 = 
xsd:unsignedInt
    rstat_type_code
 = 
xsd:unsignedShort
    >
   
Content: 
lcinfo?
</...>
Content Elements (1):
lcinfo (type lcinfo)
Known Usage Locations
Annotation
Segment Remaining Life Assessment For Past/Present/Future
XML Source (w/o annotations (26))
<xsd:complexType name="sg_remaining_lifeTYPE">
<xsd:sequence>
<xsd:element minOccurs="0" name="lcinfo" type="lcinfo"/>
</xsd:sequence>
<xsd:attribute name="segment_site" type="site_codeSimpleType" use="required"/>
<xsd:attribute name="segment_id" type="xsd:unsignedInt" use="required"/>
<xsd:attribute name="gmt_assessment" type="dateTimeWithoutTimezone" use="required"/>
<xsd:attribute name="by_agent_site" type="site_codeSimpleType" use="required"/>
<xsd:attribute name="by_agent_id" type="xsd:unsignedInt" use="required"/>
<xsd:attribute name="loc_hr_delta" type="xsd:short" use="optional"/>
<xsd:attribute name="loc_min_delta" type="xsd:unsignedShort" use="optional"/>
<xsd:attribute name="est_remaining_life" type="xsd:double" use="optional"/>
<xsd:attribute name="erl_eu_db_site" type="site_codeSimpleType" use="optional"/>
<xsd:attribute name="erl_eu_db_id" type="xsd:unsignedInt" use="optional"/>
<xsd:attribute name="erl_eu_type_code" type="xsd:unsignedInt" use="optional"/>
<xsd:attribute name="error_estimate" type="xsd:double" use="optional"/>
<xsd:attribute name="err_eu_db_site" type="site_codeSimpleType" use="optional"/>
<xsd:attribute name="err_eu_db_id" type="xsd:unsignedInt" use="optional"/>
<xsd:attribute name="err_eu_type_code" type="xsd:unsignedInt" use="optional"/>
<xsd:attribute name="likelihood_prob" type="xsd:double" use="optional"/>
<xsd:attribute name="gmt_created" type="dateTimeWithoutTimezone" use="optional"/>
<xsd:attribute name="cr_loc_hr_delta" type="xsd:short" use="optional"/>
<xsd:attribute name="cr_loc_min_delta" type="xsd:unsignedShort" use="optional"/>
<xsd:attribute name="user_tag_ident" type="varchar254" use="optional"/>
<xsd:attribute name="name" type="varchar254" use="optional"/>
<xsd:attribute name="gmt_last_updated" type="dateTimeWithoutTimezone" use="optional"/>
<xsd:attribute name="last_upd_db_site" type="site_codeSimpleType" use="optional"/>
<xsd:attribute name="last_upd_db_id" type="xsd:unsignedInt" use="optional"/>
<xsd:attribute name="rstat_type_code" type="xsd:unsignedShort" use="optional"/>
</xsd:complexType>
Attribute Detail (defined in this component only; 25/25)
segment_site
Type:
Use:
required
Foreign key reference to Segment.segment_site, Included in composite primary key
Attribute Value
xsd:hexBinary
Length:
8
XML Source (w/o annotations (1))
<xsd:attribute name="segment_site" type="site_codeSimpleType" use="required"/>

segment_id
Type:
xsd:unsignedInt, predefined
Use:
required
Foreign key reference to Segment.segment_id, Included in composite primary key
XML Source (w/o annotations (1))
<xsd:attribute name="segment_id" type="xsd:unsignedInt" use="required"/>

gmt_assessment
Type:
Use:
required
Timestamp when the assessment was performed by the agent - NOT the timestamp in the past or future of the segment for which the assessment was created and to which it applies, Included in composite primary key
Attribute Value
xsd:dateTime
Pattern:
[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.?[0-9]{0,9}
XML Source (w/o annotations (1))
<xsd:attribute name="gmt_assessment" type="dateTimeWithoutTimezone" use="required"/>

by_agent_site
Type:
Use:
required
Foreign key reference to Agent.org_agent_site (Agent who made the assessment (i.e. “Doctor”)), Included in composite primary key
Attribute Value
xsd:hexBinary
Length:
8
XML Source (w/o annotations (1))
<xsd:attribute name="by_agent_site" type="site_codeSimpleType" use="required"/>

by_agent_id
Type:
xsd:unsignedInt, predefined
Use:
required
Foreign key reference to Agent.agent_id (Agent who made the assessment (i.e. “Doctor”)), Included in composite primary key
XML Source (w/o annotations (1))
<xsd:attribute name="by_agent_id" type="xsd:unsignedInt" use="required"/>

loc_hr_delta
Type:
xsd:short, predefined
Use:
optional
Local time hour offset from GMT
XML Source (w/o annotations (1))
<xsd:attribute name="loc_hr_delta" type="xsd:short" use="optional"/>

loc_min_delta
Type:
xsd:unsignedShort, predefined
Use:
optional
Local time minute offset from GMT
XML Source (w/o annotations (1))
<xsd:attribute name="loc_min_delta" type="xsd:unsignedShort" use="optional"/>

est_remaining_life
Type:
xsd:double, predefined
Use:
optional
Estimated remaining life assuming no intervention
XML Source (w/o annotations (1))
<xsd:attribute name="est_remaining_life" type="xsd:double" use="optional"/>

erl_eu_db_site
Type:
Use:
optional
Foreign key reference to Eng_Unit_Type.eu_db_site (time units for estimating remaining life)
Attribute Value
xsd:hexBinary
Length:
8
XML Source (w/o annotations (1))
<xsd:attribute name="erl_eu_db_site" type="site_codeSimpleType" use="optional"/>

erl_eu_db_id
Type:
xsd:unsignedInt, predefined
Use:
optional
Foreign key reference to Eng_Unit_Type.eu_db_id (time units for estimating remaining life)
XML Source (w/o annotations (1))
<xsd:attribute name="erl_eu_db_id" type="xsd:unsignedInt" use="optional"/>

erl_eu_type_code
Type:
xsd:unsignedInt, predefined
Use:
optional
Foreign key reference to Eng_Unit_Type.eu_type_code (time units for estimating remaining life)
XML Source (w/o annotations (1))
<xsd:attribute name="erl_eu_type_code" type="xsd:unsignedInt" use="optional"/>

error_estimate
Type:
xsd:double, predefined
Use:
optional
Error estimate (+/- X duration)
XML Source (w/o annotations (1))
<xsd:attribute name="error_estimate" type="xsd:double" use="optional"/>

err_eu_db_site
Type:
Use:
optional
Foreign key reference to Eng_Unit_Type.eu_db_site (time units for error estimate)
Attribute Value
xsd:hexBinary
Length:
8
XML Source (w/o annotations (1))
<xsd:attribute name="err_eu_db_site" type="site_codeSimpleType" use="optional"/>

err_eu_db_id
Type:
xsd:unsignedInt, predefined
Use:
optional
Foreign key reference to Eng_Unit_Type.eu_db_id (time units for error estimate)
XML Source (w/o annotations (1))
<xsd:attribute name="err_eu_db_id" type="xsd:unsignedInt" use="optional"/>

err_eu_type_code
Type:
xsd:unsignedInt, predefined
Use:
optional
Foreign key reference to Eng_Unit_Type.eu_db_id (time units for error estimate)
XML Source (w/o annotations (1))
<xsd:attribute name="err_eu_type_code" type="xsd:unsignedInt" use="optional"/>

likelihood_prob
Type:
xsd:double, predefined
Use:
optional
Likelihood probability between 0 and 1 that assessment is accurate
XML Source (w/o annotations (1))
<xsd:attribute name="likelihood_prob" type="xsd:double" use="optional"/>

gmt_created
Type:
Use:
optional
The start time for the segment related to this segment RUL assessment (created for this instant in time of the segment)
Attribute Value
xsd:dateTime
Pattern:
[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.?[0-9]{0,9}
XML Source (w/o annotations (1))
<xsd:attribute name="gmt_created" type="dateTimeWithoutTimezone" use="optional"/>

cr_loc_hr_delta
Type:
xsd:short, predefined
Use:
optional
Hours from GMT for creation timestamp
XML Source (w/o annotations (1))
<xsd:attribute name="cr_loc_hr_delta" type="xsd:short" use="optional"/>

cr_loc_min_delta
Type:
xsd:unsignedShort, predefined
Use:
optional
Minutess from GMT for creation timestamp
XML Source (w/o annotations (1))
<xsd:attribute name="cr_loc_min_delta" type="xsd:unsignedShort" use="optional"/>

user_tag_ident
Type:
Use:
optional
Short user-defined tag/identifier
Attribute Value
xsd:string
MaxLength:
254
XML Source (w/o annotations (1))
<xsd:attribute name="user_tag_ident" type="varchar254" use="optional"/>

name
Type:
Use:
optional
Full user-defined name/description
Attribute Value
xsd:string
MaxLength:
254
XML Source (w/o annotations (1))
<xsd:attribute name="name" type="varchar254" use="optional"/>

gmt_last_updated
Type:
Use:
optional
UTC/GMT timestamp for the last change to this record
Attribute Value
xsd:dateTime
Pattern:
[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\.?[0-9]{0,9}
XML Source (w/o annotations (1))
<xsd:attribute name="gmt_last_updated" type="dateTimeWithoutTimezone" use="optional"/>

last_upd_db_site
Type:
Use:
optional
Foreign key reference to Site_Database.db_site which identifies the database creating/updating/soft deleting this entry
Attribute Value
xsd:hexBinary
Length:
8
XML Source (w/o annotations (1))
<xsd:attribute name="last_upd_db_site" type="site_codeSimpleType" use="optional"/>

last_upd_db_id
Type:
xsd:unsignedInt, predefined
Use:
optional
Foreign key reference to Site_Database.db_id which identifies the database creating/updating/soft deleting this entry
XML Source (w/o annotations (1))
<xsd:attribute name="last_upd_db_id" type="xsd:unsignedInt" use="optional"/>

rstat_type_code
Type:
xsd:unsignedShort, predefined
Use:
optional
Foreign key reference to Row_Status_Type.rstat_type_cod which determines the status of this entry
XML Source (w/o annotations (1))
<xsd:attribute name="rstat_type_code" type="xsd:unsignedShort" use="optional"/>
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