j:AddressAugmentation
Additional information about a Address.
Element information
Namespace: http://release.niem.gov/niem/domains/jxdm/6.0/
Schema document: domains/jxdm/6.0/jxdm.xsd
Type: j:AddressAugmentationType
Properties: Global, Qualified, Nillable
Content
- j:AddressCommentText [0..*]A comment about an address.
- j:AddressVerifiedDate [0..*]A date on which the address was verified.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:AugmentationType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:AugmentationType | |
structures:uri | [0..1] | xsd:anyURI | from type structures:AugmentationType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:AugmentationType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:AugmentationType |
Used in
- Type it:CommunicatorAddressType via extension of nc:AddressType (Element it:CommunicatorAddress)
- Type nc:AddressType (Elements im:NaturalizationAddress, j:SubjectPlannedAlternateAddress, j:VehicleInspectionAddress, m:PersonAddress, nc:Address, nc:ContactMailingAddress, nc:DocumentCoverageAddress ...more)
Substitution hierarchy
- nc:AddressAugmentationPoint
- can be substituted with j:AddressAugmentation
Sample instance
<j:AddressAugmentation> <j:AddressCommentText>string</j:AddressCommentText> <j:AddressVerifiedDate> <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> </j:AddressVerifiedDate> </j:AddressAugmentation>