complexType "as_hyp_eventTYPE"
Namespace:
Content:
complex, 24 attributes, 1 element
Defined:
globally in CRIS_Complete_V3-2-1_[31-Dec-2008].xsd, see XML source
Includes:
definitions of 24 attributes and 1 element
Used:
XML Representation Summary
<...
    as_hyp_db_site
 = 
xsd:hexBinary
    as_hyp_db_id
 = 
xsd:unsignedInt
    as_hyp_event_id
 = 
xsd:unsignedInt
    asset_org_site
 = 
xsd:hexBinary
    asset_id
 = 
xsd:unsignedInt
    ev_db_site
 = 
xsd:hexBinary
    ev_db_id
 = 
xsd:unsignedInt
    event_type_code
 = 
xsd:unsignedInt
    severity_lev_db_site
 = 
xsd:hexBinary
    severity_lev_db_id
 = 
xsd:unsignedInt
    severity_lev_type_code
 = 
xsd:unsignedInt
    gmt_created
 = 
xsd:dateTime
    cr_loc_hr_delta
 = 
xsd:short
    cr_loc_min_delta
 = 
xsd:unsignedShort
    by_org_asite
 = 
xsd:hexBinary
    by_agent_id
 = 
xsd:unsignedInt
    user_tag_ident
 = 
xsd:string
    name
 = 
xsd:string
    assoc_file_name
 = 
xsd:string
    associated_blob
 = 
xsd:base64Binary
    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
Hypothetical Asset Events/Possible Failure Modes/Possible Failure Mechanisms
XML Source (w/o annotations (25))
<xsd:complexType name="as_hyp_eventTYPE">
<xsd:sequence>
<xsd:element minOccurs="0" name="lcinfo" type="lcinfo"/>
</xsd:sequence>
<xsd:attribute name="as_hyp_db_site" type="site_codeSimpleType" use="required"/>
<xsd:attribute name="as_hyp_db_id" type="xsd:unsignedInt" use="required"/>
<xsd:attribute name="as_hyp_event_id" type="xsd:unsignedInt" use="required"/>
<xsd:attribute name="asset_org_site" type="site_codeSimpleType" use="required"/>
<xsd:attribute name="asset_id" type="xsd:unsignedInt" use="required"/>
<xsd:attribute name="ev_db_site" type="site_codeSimpleType" use="required"/>
<xsd:attribute name="ev_db_id" type="xsd:unsignedInt" use="required"/>
<xsd:attribute name="event_type_code" type="xsd:unsignedInt" use="required"/>
<xsd:attribute name="severity_lev_db_site" type="site_codeSimpleType" use="required"/>
<xsd:attribute name="severity_lev_db_id" type="xsd:unsignedInt" use="required"/>
<xsd:attribute name="severity_lev_type_code" type="xsd:unsignedInt" use="required"/>
<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="by_org_asite" type="site_codeSimpleType" use="optional"/>
<xsd:attribute name="by_agent_id" type="xsd:unsignedInt" use="optional"/>
<xsd:attribute name="user_tag_ident" type="varchar254" use="optional"/>
<xsd:attribute name="name" type="varchar254" use="optional"/>
<xsd:attribute name="assoc_file_name" type="varchar254" use="optional"/>
<xsd:attribute name="associated_blob" type="xsd:base64Binary" 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; 24/24)
as_hyp_db_site
Type:
Use:
required
Foreign key reference to Site_Database.db_site, Included in composite primary key
Attribute Value
xsd:hexBinary
Length:
8
XML Source (w/o annotations (1))
<xsd:attribute name="as_hyp_db_site" type="site_codeSimpleType" use="required"/>

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

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

asset_org_site
Type:
Use:
required
Foreign key reference to Asset.asset_org_site
Attribute Value
xsd:hexBinary
Length:
8
XML Source (w/o annotations (1))
<xsd:attribute name="asset_org_site" type="site_codeSimpleType" use="required"/>

asset_id
Type:
xsd:unsignedInt, predefined
Use:
required
Foreign key reference to Asset.asset_id
XML Source (w/o annotations (1))
<xsd:attribute name="asset_id" type="xsd:unsignedInt" use="required"/>

ev_db_site
Type:
Use:
required
Foreign key reference to Sg_As_Event_Type.ev_db_site
Attribute Value
xsd:hexBinary
Length:
8
XML Source (w/o annotations (1))
<xsd:attribute name="ev_db_site" type="site_codeSimpleType" use="required"/>

ev_db_id
Type:
xsd:unsignedInt, predefined
Use:
required
Foreign key reference to Sg_As_Event_Type.ev_db_id
XML Source (w/o annotations (1))
<xsd:attribute name="ev_db_id" type="xsd:unsignedInt" use="required"/>

event_type_code
Type:
xsd:unsignedInt, predefined
Use:
required
Foreign key reference to Sg_As_Event_Type.event_type_code
XML Source (w/o annotations (1))
<xsd:attribute name="event_type_code" type="xsd:unsignedInt" use="required"/>

severity_lev_db_site
Type:
Use:
required
Foreign key reference to Severity_Level_Type.severity_lev_db_site
Attribute Value
xsd:hexBinary
Length:
8
XML Source (w/o annotations (1))
<xsd:attribute name="severity_lev_db_site" type="site_codeSimpleType" use="required"/>

severity_lev_db_id
Type:
xsd:unsignedInt, predefined
Use:
required
Foreign key reference to Severity_Level_Type.severity_lev_db_id
XML Source (w/o annotations (1))
<xsd:attribute name="severity_lev_db_id" type="xsd:unsignedInt" use="required"/>

severity_lev_type_code
Type:
xsd:unsignedInt, predefined
Use:
required
Foreign key reference to Severity_Level_Type.severity_lev_type_code
XML Source (w/o annotations (1))
<xsd:attribute name="severity_lev_type_code" type="xsd:unsignedInt" use="required"/>

gmt_created
Type:
Use:
optional
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
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
XML Source (w/o annotations (1))
<xsd:attribute name="cr_loc_min_delta" type="xsd:unsignedShort" use="optional"/>

by_org_asite
Type:
Use:
optional
Foreign key reference to Agent.org_agent_site
Attribute Value
xsd:hexBinary
Length:
8
XML Source (w/o annotations (1))
<xsd:attribute name="by_org_asite" type="site_codeSimpleType" use="optional"/>

by_agent_id
Type:
xsd:unsignedInt, predefined
Use:
optional
Foreign key reference to Agent.agent_id
XML Source (w/o annotations (1))
<xsd:attribute name="by_agent_id" type="xsd:unsignedInt" 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"/>

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

associated_blob
Type:
xsd:base64Binary, predefined
Use:
optional
Associated document, drawing, etc.
XML Source (w/o annotations (1))
<xsd:attribute name="associated_blob" type="xsd:base64Binary" 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