j:JewelryBand
A part of a piece of jewelry used to affix it to a person, such as a ring band, watch strap, necklace chain, earring post, etc.
Element information
Namespace: http://release.niem.gov/niem/domains/jxdm/5.1/
Schema document: domains/jxdm/5.1/jxdm.xsd
Type: j:JewelryBandType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- j:JewelryBandColorText [0..*]A color of a jewelry band.
- j:JewelryBandDescriptionText [0..*]A description of a jewelry band.
- j:JewelryBandMaterialText [0..*]A kind of material out of which a jewelry band is made.
- j:JewelryBandAugmentationPointAbstract [0..*]An augmentation point for JewelryBandType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group j:JewelryBandColorfrom subst. group j:JewelryBandMaterialfrom subst. group j:JewelryBandAugmentationPoint
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:JewelryType (Element j:Jewelry)
- Type j:WatchType via extension of j:JewelryType (Element j:Watch)
Sample instance
<j:JewelryBand> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <j:JewelryBandColorText>string</j:JewelryBandColorText> <j:JewelryBandDescriptionText>string</j:JewelryBandDescriptionText> <j:JewelryBandMaterialText>string</j:JewelryBandMaterialText> <j:JewelryBandAugmentationPoint>any content</j:JewelryBandAugmentationPoint> </j:JewelryBand>