complexType "asset_ownerTYPE"
Namespace:
Content:
complex, 17 attributes, 1 element
Defined:
globally in CRIS_Complete_V3-2-1_[31-Dec-2008].xsd, see XML source
Includes:
definitions of 17 attributes and 1 element
Used:
XML Representation Summary
<...
    asset_org_site
 = 
xsd:hexBinary
    asset_id
 = 
xsd:unsignedInt
    gmt_purchased
 = 
xsd:dateTime
    sold_to_site
 = 
xsd:hexBinary
    purch_from_site
 = 
xsd:hexBinary
    pc_db_site
 = 
xsd:hexBinary
    pc_db_id
 = 
xsd:unsignedInt
    pc_type_code
 = 
xsd:unsignedInt
    asr_db_site
 = 
xsd:hexBinary
    asr_db_id
 = 
xsd:unsignedInt
    asr_type_code
 = 
xsd:unsignedInt
    gmt_sold
 = 
xsd:dateTime
    gmt_discarded
 = 
xsd:dateTime
    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
Asset Owner History Entity. This entity stores the owner of a particular asset over time and stores the date purchased as part of the primary key. If not known when purchased, the current date/time should be specified.
XML Source (w/o annotations (18))
<xsd:complexType name="asset_ownerTYPE">
<xsd:sequence>
<xsd:element minOccurs="0" name="lcinfo" type="lcinfo"/>
</xsd:sequence>
<xsd:attribute name="asset_org_site" type="site_codeSimpleType" use="required"/>
<xsd:attribute name="asset_id" type="xsd:unsignedInt" use="required"/>
<xsd:attribute name="gmt_purchased" type="dateTimeWithoutTimezone" use="required"/>
<xsd:attribute name="sold_to_site" type="site_codeSimpleType" use="required"/>
<xsd:attribute name="purch_from_site" type="site_codeSimpleType" use="optional"/>
<xsd:attribute name="pc_db_site" type="site_codeSimpleType" use="optional"/>
<xsd:attribute name="pc_db_id" type="xsd:unsignedInt" use="optional"/>
<xsd:attribute name="pc_type_code" type="xsd:unsignedInt" use="optional"/>
<xsd:attribute name="asr_db_site" type="site_codeSimpleType" use="optional"/>
<xsd:attribute name="asr_db_id" type="xsd:unsignedInt" use="optional"/>
<xsd:attribute name="asr_type_code" type="xsd:unsignedInt" use="optional"/>
<xsd:attribute name="gmt_sold" type="dateTimeWithoutTimezone" use="optional"/>
<xsd:attribute name="gmt_discarded" type="dateTimeWithoutTimezone" 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; 17/17)
asset_org_site
Type:
Use:
required
Foreign key reference to Asset.asset_org_site, Included in composite primary key
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, Included in composite primary key
XML Source (w/o annotations (1))
<xsd:attribute name="asset_id" type="xsd:unsignedInt" use="required"/>

gmt_purchased
Type:
Use:
required
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_purchased" type="dateTimeWithoutTimezone" use="required"/>

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

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

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

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

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

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

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

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

gmt_sold
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_sold" type="dateTimeWithoutTimezone" use="optional"/>

gmt_discarded
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_discarded" type="dateTimeWithoutTimezone" 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