complexType "sg_prop_ev_log_connTYPE"
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
<...
    sg_prop_amb_set_db_site
 = 
xsd:hexBinary
    sg_prop_amb_set_db_id
 = 
xsd:unsignedInt
    sg_prop_amb_set_id
 = 
xsd:unsignedInt
    log_conn_id
 = 
xsd:unsignedInt
    segment_site
 = 
xsd:hexBinary
    segment_id
 = 
xsd:unsignedInt
    by_agent_site
 = 
xsd:hexBinary
    by_agent_id
 = 
xsd:unsignedInt
    gmt_proposed
 = 
xsd:dateTime
    lc_db_site
 = 
xsd:hexBinary
    lc_db_id
 = 
xsd:unsignedInt
    lc_type_code
 = 
xsd:unsignedInt
    sg_prop_db_site
 = 
xsd:hexBinary
    sg_prop_db_id
 = 
xsd:unsignedInt
    sg_prop_event_id
 = 
xsd:unsignedInt
    par_db_site
 = 
xsd:hexBinary
    par_db_id
 = 
xsd:unsignedInt
    par_set_id
 = 
xsd:unsignedInt
    par_log_conn_id
 = 
xsd:unsignedInt
    likelihood_prob
 = 
xsd:double
    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 Proposed Event Logical Connector
Allows logical expressions to be represented as a logic tree with segment proposed event leaf nodes at the bottom.
Reverse polish notation of the logical expression is readly formed from this tree.
XML Source (w/o annotations (25))
<xsd:complexType name="sg_prop_ev_log_connTYPE">
<xsd:sequence>
<xsd:element minOccurs="0" name="lcinfo" type="lcinfo"/>
</xsd:sequence>
<xsd:attribute name="sg_prop_amb_set_db_site" type="site_codeSimpleType" use="required"/>
<xsd:attribute name="sg_prop_amb_set_db_id" type="xsd:unsignedInt" use="required"/>
<xsd:attribute name="sg_prop_amb_set_id" type="xsd:unsignedInt" use="required"/>
<xsd:attribute name="log_conn_id" type="xsd:unsignedInt" use="required"/>
<xsd:attribute name="segment_site" type="site_codeSimpleType" use="required"/>
<xsd:attribute name="segment_id" type="xsd:unsignedInt" 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="gmt_proposed" type="dateTimeWithoutTimezone" use="required"/>
<xsd:attribute name="lc_db_site" type="site_codeSimpleType" use="required"/>
<xsd:attribute name="lc_db_id" type="xsd:unsignedInt" use="required"/>
<xsd:attribute name="lc_type_code" type="xsd:unsignedInt" use="required"/>
<xsd:attribute name="sg_prop_db_site" type="site_codeSimpleType" use="optional"/>
<xsd:attribute name="sg_prop_db_id" type="xsd:unsignedInt" use="optional"/>
<xsd:attribute name="sg_prop_event_id" type="xsd:unsignedInt" use="optional"/>
<xsd:attribute name="par_db_site" type="site_codeSimpleType" use="optional"/>
<xsd:attribute name="par_db_id" type="xsd:unsignedInt" use="optional"/>
<xsd:attribute name="par_set_id" type="xsd:unsignedInt" use="optional"/>
<xsd:attribute name="par_log_conn_id" type="xsd:unsignedInt" use="optional"/>
<xsd:attribute name="likelihood_prob" type="xsd:double" 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)
sg_prop_amb_set_db_site
Type:
Use:
required
Foreign key reference to Sg_Prop_Ev_Amb_Set.sg_prop_amb_set_db_site and Sg_Prop_Ev_Log_Conn.sg_prop_amb_set_db_site, Included in composite primary key
Attribute Value
xsd:hexBinary
Length:
8
XML Source (w/o annotations (1))
<xsd:attribute name="sg_prop_amb_set_db_site" type="site_codeSimpleType" use="required"/>

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

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

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

segment_site
Type:
Use:
required
Segment
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
Segment
XML Source (w/o annotations (1))
<xsd:attribute name="segment_id" type="xsd:unsignedInt" use="required"/>

by_agent_site
Type:
Use:
required
Author
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
Author
XML Source (w/o annotations (1))
<xsd:attribute name="by_agent_id" type="xsd:unsignedInt" use="required"/>

gmt_proposed
Type:
Use:
required
Timestamp when author proposed this ambiguity set
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_proposed" type="dateTimeWithoutTimezone" use="required"/>

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

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

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

sg_prop_db_site
Type:
Use:
optional
Foreign key reference to Sg_Prop_Event.sg_prop_db_site (If logical connector type (columns above) are ‘0000000000000000’, 3, 4" (Leaf), then this is the pointer to the segment proposed event)
Attribute Value
xsd:hexBinary
Length:
8
XML Source (w/o annotations (1))
<xsd:attribute name="sg_prop_db_site" type="site_codeSimpleType" use="optional"/>

sg_prop_db_id
Type:
xsd:unsignedInt, predefined
Use:
optional
Foreign key reference to Sg_Prop_Event.sg_prop_db_id (If logical connector type (columns above) are ‘0000000000000000’, 3, 4" (Leaf), then this is the pointer to the segment proposed event)
XML Source (w/o annotations (1))
<xsd:attribute name="sg_prop_db_id" type="xsd:unsignedInt" use="optional"/>

sg_prop_event_id
Type:
xsd:unsignedInt, predefined
Use:
optional
Foreign key reference to Sg_Prop_Event.sg_prop_event_id (If logical connector type (columns above) are ‘0000000000000000’, 3, 4" (Leaf), then this is the pointer to the segment proposed event)
XML Source (w/o annotations (1))
<xsd:attribute name="sg_prop_event_id" type="xsd:unsignedInt" use="optional"/>

par_db_site
Type:
Use:
optional
Foreign key reference to Sg_Prop_Ev_Log_Conn.sg_prop_amb_set_db_site parent connector link (if null, this is the root)
Attribute Value
xsd:hexBinary
Length:
8
XML Source (w/o annotations (1))
<xsd:attribute name="par_db_site" type="site_codeSimpleType" use="optional"/>

par_db_id
Type:
xsd:unsignedInt, predefined
Use:
optional
Foreign key reference to Sg_Prop_Ev_Log_Conn.sg_prop_amb_set_db_id parent connector link (if null, this is the root)
XML Source (w/o annotations (1))
<xsd:attribute name="par_db_id" type="xsd:unsignedInt" use="optional"/>

par_set_id
Type:
xsd:unsignedInt, predefined
Use:
optional
Foreign key reference to Sg_Prop_Ev_Log_Conn.sg_prop_amb_set_id parent connector link (if null, this is the root)
XML Source (w/o annotations (1))
<xsd:attribute name="par_set_id" type="xsd:unsignedInt" use="optional"/>

par_log_conn_id
Type:
xsd:unsignedInt, predefined
Use:
optional
Foreign key reference to Sg_Prop_Ev_Log_Conn.log_conn_id parent connector link (if null, this is the root)
XML Source (w/o annotations (1))
<xsd:attribute name="par_log_conn_id" type="xsd:unsignedInt" use="optional"/>

likelihood_prob
Type:
xsd:double, predefined
Use:
optional
Likelihood probability between 0 and 1
XML Source (w/o annotations (1))
<xsd:attribute name="likelihood_prob" type="xsd:double" 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