j:RegistrationFee
An amount of money required to register 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:ObligationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- Choice [0..*]
- nc:ObligationTotalAmountA total amount of money to be charged or paid to meet a financial obligation.
- nc:ObligationTotalDurationA quantity of time that must be spent in order to fulfill an obligation.
from subst. group nc:ObligationTotalAbstract - Choice [0..*]
- nc:ObligationDueAmountAn amount of a payment obligation that has not been made.
- nc:ObligationDueDurationA quantity of time still required to be spent in order to fulfill an obligation.
from subst. group nc:ObligationDueAbstract - Choice [0..*]
- nc:ObligationPaidAmountAn amount of a payment obligation that has been made.
- nc:ObligationPaidDurationA quantity of time that has been spent towards fulfilling an obligation.
from subst. group nc:ObligationPaidAbstract - nc:ObligationCompleteIndicator [0..*]True if an obligation has been fulfilled; false otherwise.
- nc:ObligationComplianceIndicator [0..*]True if a person with an obligation is in compliance with the requirements; false otherwise.
- nc:ObligationDueDate [0..*]A date by which an obligation must be fulfilled.
- nc:ObligationExemption [0..*]A waiving or dismissal of an obligation.
- nc:ObligationExemptionIndicator [0..*]True if an obligation has been waived or dismissed; false otherwise.
- nc:ObligationPaidDate [0..*]A date an obligation was fulfilled.
- nc:ObligationProgressDescriptionText [0..*]A description of the progress that has been made in fulfilling an obligation.
- nc:ObligationRequirementDescriptionText [0..*]A description of what is necessary in order to fulfill an obligation.
- nc:ObligationCategoryText [0..*]A kind of obligation.
- nc:ObligationEntity [0..*]An entity that must fulfill an obligation.
- nc:ObligationRecipient [0..*]An entity to whom an obligation must be fulfilled.
- nc:ObligationRecurrence [0..*]A periodic basis on which an obligation must be met.
- Choice [0..*]
- it:ObligationAugmentationAdditional information about an obligation.
- j:ObligationAugmentationAdditional information about a Obligation.
from subst. group nc:ObligationAugmentationPoint
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPoint
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 cbrn:ConveyanceRegistrationType via extension of j:ItemRegistrationType (Element cbrn:ConveyanceRegistration)
- Type j:ConveyanceRegistrationType via extension of j:ItemRegistrationType (Element j:ConveyanceRegistration)
- Type j:ItemRegistrationType (Element j:ItemRegistration)
Sample instance
<j:RegistrationFee> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:ObligationTotalAmount> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Amount>1.0</nc:Amount> <nc:CurrencyCode>AED</nc:CurrencyCode> <nc:AmountAugmentationPoint>any content</nc:AmountAugmentationPoint> </nc:ObligationTotalAmount> <nc:ObligationDueAmount> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Amount>1.0</nc:Amount> <nc:CurrencyCode>AED</nc:CurrencyCode> <nc:AmountAugmentationPoint>any content</nc:AmountAugmentationPoint> </nc:ObligationDueAmount> <nc:ObligationPaidAmount> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Amount>1.0</nc:Amount> <nc:CurrencyCode>AED</nc:CurrencyCode> <nc:AmountAugmentationPoint>any content</nc:AmountAugmentationPoint> </nc:ObligationPaidAmount> <nc:ObligationCompleteIndicator>true</nc:ObligationCompleteIndicator> <nc:ObligationComplianceIndicator>true</nc:ObligationComplianceIndicator> <nc:ObligationDueDate> <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:ObligationDueDate> <nc:ObligationExemption> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:FinancialObligationExemptionAmount> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Amount>1.0</nc:Amount> <nc:CurrencyCode>AED</nc:CurrencyCode> <nc:AmountAugmentationPoint>any content</nc:AmountAugmentationPoint> </nc:FinancialObligationExemptionAmount> <nc:ObligationExemptionDescriptionText>string</nc:ObligationExemptionDescriptionText> <nc:ObligationExemptionAugmentationPoint>any content</nc:ObligationExemptionAugmentationPoint> </nc:ObligationExemption> <nc:ObligationExemptionIndicator>true</nc:ObligationExemptionIndicator> <nc:ObligationPaidDate> <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:ObligationPaidDate> <nc:ObligationProgressDescriptionText>string</nc:ObligationProgressDescriptionText> <nc:ObligationRequirementDescriptionText>string</nc:ObligationRequirementDescriptionText> <nc:ObligationCategoryText>string</nc:ObligationCategoryText> <nc:ObligationEntity> <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:ObligationEntity> <nc:ObligationRecipient> <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:ObligationRecipient> <nc:ObligationRecurrence> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:ObligationPeriodText>string</nc:ObligationPeriodText> <nc:ObligationDateRange> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:StartDate>... </nc:StartDate> <nc:EndDate>... </nc:EndDate> <nc:DateRangeAugmentationPoint>any content</nc:DateRangeAugmentationPoint> </nc:ObligationDateRange> <nc:ObligationRecurrenceAugmentationPoint>any content</nc:ObligationRecurrenceAugmentationPoint> </nc:ObligationRecurrence> <it:ObligationAugmentation> <it:PaymentMethodCategoryText>string</it:PaymentMethodCategoryText> <it:ObligationGuarantee> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <it:GuaranteeReferenceID>string</it:GuaranteeReferenceID> <it:SecurityDetailsCodeText>string</it:SecurityDetailsCodeText> <it:ObligationGuaranteeAugmentationPoint>any content</it:ObligationGuaranteeAugmentationPoint> </it:ObligationGuarantee> <it:DutyTaxPaymentMethodCode>B</it:DutyTaxPaymentMethodCode> </it:ObligationAugmentation> </j:RegistrationFee>