j:ItemTotalDamageValue
A monetary value or worth of damage that occurred to a property item.
Element information
Namespace: http://release.niem.gov/niem/domains/jxdm/6.0/
Schema document: domains/jxdm/6.0/jxdm.xsd
Type: nc:ItemValueType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- nc:ItemValueAmount [0..*]A monetary value of an item.
- nc:ItemValueAssigningMethodText [0..*]A method used to assign a value to an item.
- nc:ItemValueDate [0..*]A date an item value takes effect.
- nc:ItemValueDescriptionText [0..*]A description of the monetary worth of an item.
- nc:ItemValueTaxIncludedIndicator [0..*]True if taxes were included in the item value; false otherwise.
- nc:ItemValueAssigner [0..*]An entity which assigns a value to an item.
- nc:ItemValueAugmentationPointAbstract [0..*]An augmentation point for ItemValueType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group nc:ItemValueAssigningMethodAbstractfrom subst. group nc:ItemValueAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:uri | [0..1] | xsd:anyURI | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Used in
- Type j:ItemAugmentationType (Element j:ItemAugmentation)
Sample instance
<j:ItemTotalDamageValue> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:ItemValueAmount> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Amount>1.0</nc:Amount> <nc:CurrencyCode>AED</nc:CurrencyCode> <nc:AmountAugmentationPoint>any content</nc:AmountAugmentationPoint> </nc:ItemValueAmount> <nc:ItemValueAssigningMethodText>string</nc:ItemValueAssigningMethodText> <nc:ItemValueDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Date>2000-01-01</nc:Date> <nc:DateAccuracyAbstract>any content</nc:DateAccuracyAbstract> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </nc:ItemValueDate> <nc:ItemValueDescriptionText>string</nc:ItemValueDescriptionText> <nc:ItemValueTaxIncludedIndicator>true</nc:ItemValueTaxIncludedIndicator> <nc:ItemValueAssigner> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:EntityItem> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:ItemName>string</nc:ItemName> <nc:ItemActionText>string</nc:ItemActionText> <nc:ItemBarCodeIdentification>... </nc:ItemBarCodeIdentification> <nc:ItemConditionText>string</nc:ItemConditionText> <nc:ItemDealerIdentification>... </nc:ItemDealerIdentification> <nc:ItemDescriptionText>string</nc:ItemDescriptionText> <nc:ItemDisposition>... </nc:ItemDisposition> <nc:ItemOtherIdentification>... </nc:ItemOtherIdentification> <nc:ItemOwner>... </nc:ItemOwner> <nc:ItemOwnerAppliedID>string</nc:ItemOwnerAppliedID> <nc:ItemOwnerPurchasedValue>... </nc:ItemOwnerPurchasedValue> <nc:ItemPossessionDescriptionText>string</nc:ItemPossessionDescriptionText> <nc:ItemPossessor>... </nc:ItemPossessor> <nc:ItemReceiptIdentification>... </nc:ItemReceiptIdentification> <nc:ItemRFIdentification>... </nc:ItemRFIdentification> <nc:ItemSerialIdentification>... </nc:ItemSerialIdentification> <nc:ItemStateIdentification>... </nc:ItemStateIdentification> <nc:ItemStatus>... </nc:ItemStatus> <nc:ItemUsageText>string</nc:ItemUsageText> <nc:ItemValue>... </nc:ItemValue> <nc:ItemVisibleID>string</nc:ItemVisibleID> <nc:WeaponIndicator>true</nc:WeaponIndicator> <nc:WeaponUsageIndicator>true</nc:WeaponUsageIndicator> <nc:ConveyanceSalesTaxPercent>1.0</nc:ConveyanceSalesTaxPercent> <nc:ItemAgeMeasure>... </nc:ItemAgeMeasure> <nc:ItemBinary>... </nc:ItemBinary> <nc:ItemBrandName>string</nc:ItemBrandName> <j:ArtObjectCategoryCode>LITHOGRAPH</j:ArtObjectCategoryCode> <j:ConveyanceColorPrimaryCode>0NG</j:ConveyanceColorPrimaryCode> <nc:ItemCurrentResaleValue>... </nc:ItemCurrentResaleValue> <nc:ItemFirstSoldYearDate>1999</nc:ItemFirstSoldYearDate> <nc:ItemHeightMeasure>... </nc:ItemHeightMeasure> <nc:ItemImage>... </nc:ItemImage> <nc:ItemLeaseIndicator>true</nc:ItemLeaseIndicator> <nc:ItemLengthMeasure>... </nc:ItemLengthMeasure> <nc:ItemMakeName>string</nc:ItemMakeName> <nc:ItemModelName>string</nc:ItemModelName> <nc:ItemModelYearDate>1999</nc:ItemModelYearDate> <nc:ItemOwnershipCategoryText>string</nc:ItemOwnershipCategoryText> <nc:ItemQuantity>1.0</nc:ItemQuantity> <nc:ItemRentalIndicator>true</nc:ItemRentalIndicator> <nc:ItemSizeDescriptionText>string</nc:ItemSizeDescriptionText> <j:VehicleStyleCode>0P</j:VehicleStyleCode> <nc:ItemWeightMeasure>... </nc:ItemWeightMeasure> <nc:ItemWidthMeasure>... </nc:ItemWidthMeasure> <j:ItemAugmentation>.......................................................................................... </j:ItemAugmentation> </nc:EntityItem> <nc:EntityAugmentationPoint>any content</nc:EntityAugmentationPoint> </nc:ItemValueAssigner> <nc:ItemValueAugmentationPoint>any content</nc:ItemValueAugmentationPoint> </j:ItemTotalDamageValue>