nc:ItemPurchasePriceValue
An amount of money a buyer paid a seller for a property item.
Element information
Namespace: http://release.niem.gov/niem/niem-core/3.0/
Schema document: niem-core/3.0/niem-core.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:ItemValueAssigningMethodfrom 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: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:PawnTransactionType via extension of nc:ItemTransactionType (Elements j:PawnAuctionOfForfeitedGoodsTransaction, j:PawnConsignedOutTransaction, j:PawnIncomingConsignmentCancellationTransaction, j:PawnIncomingConsignmentTransaction, j:PawnItemReturnTransaction, j:PawnOtherTransaction, j:PawnPledgeTransaction ...more)
- Type nc:ItemTransactionType (Element nc:ItemTransaction)
Sample instance
<nc:ItemPurchasePriceValue> <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> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <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:EntityOrganization> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:OrganizationAbbreviationText>string</nc:OrganizationAbbreviationText> <nc:OrganizationActivityText>string</nc:OrganizationActivityText> <nc:OrganizationBranchName>string</nc:OrganizationBranchName> <j:OrganizationCategoryNCICTYPOCode>1</j:OrganizationCategoryNCICTYPOCode> <nc:OrganizationDayContactInformation>... </nc:OrganizationDayContactInformation> <nc:OrganizationDescriptionText>string</nc:OrganizationDescriptionText> <nc:OrganizationDoingBusinessAsName>string</nc:OrganizationDoingBusinessAsName> <nc:OrganizationEmergencyContactInformation>... </nc:OrganizationEmergencyContactInformation> <nc:OrganizationEstablishedDate>... </nc:OrganizationEstablishedDate> <nc:OrganizationEveningContactInformation>... </nc:OrganizationEveningContactInformation> <nc:OrganizationForeignAffiliate>... </nc:OrganizationForeignAffiliate> <nc:OrganizationIdentification>... </nc:OrganizationIdentification> <nc:OrganizationIncorporatedIndicator>true</nc:OrganizationIncorporatedIndicator> <nc:OrganizationIncorporationDate>... </nc:OrganizationIncorporationDate> <nc:OrganizationIncorporationLocation>... </nc:OrganizationIncorporationLocation> <nc:OrganizationLocalIdentification>... </nc:OrganizationLocalIdentification> <nc:OrganizationLocation>... </nc:OrganizationLocation> <nc:OrganizationName>string</nc:OrganizationName> <nc:OrganizationNightContactInformation>... </nc:OrganizationNightContactInformation> <nc:OrganizationOtherIdentification>... </nc:OrganizationOtherIdentification> <nc:OrganizationParentAffiliate>... </nc:OrganizationParentAffiliate> <nc:OrganizationPrimaryContactInformation>... </nc:OrganizationPrimaryContactInformation> <nc:OrganizationPrincipalOfficial>... </nc:OrganizationPrincipalOfficial> <nc:OrganizationStatus>... </nc:OrganizationStatus> <nc:OrganizationSubUnit>... </nc:OrganizationSubUnit> <nc:OrganizationSubUnitName>string</nc:OrganizationSubUnitName> <nc:OrganizationTaxIdentification>... </nc:OrganizationTaxIdentification> <nc:OrganizationTerminationDate>... </nc:OrganizationTerminationDate> <nc:OrganizationUnitName>string</nc:OrganizationUnitName> <cyfs:OrganizationAugmentation>... </cyfs:OrganizationAugmentation> </nc:EntityOrganization> <nc:EntityAugmentationPoint>any content</nc:EntityAugmentationPoint> </nc:ItemValueAssigner> <nc:ItemValueAugmentationPoint>any content</nc:ItemValueAugmentationPoint> </nc:ItemPurchasePriceValue>