nc:Decal
A sticker, or a picture, design, or label made to be transferred from specially prepared paper.
Element information
Namespace: http://release.niem.gov/niem/niem-core/3.0/
Schema document: niem-core/3.0/niem-core.xsd
Type: nc:DecalType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- nc:DecalID [0..*]An identifier assigned to a decal in a given year.
- nc:DecalColorText [0..*]A color of a decal.
- Choice [0..*]
- j:DecalPeriodCodeA lifespan of a decal on a vehicle license plate.
- nc:DecalPeriodTextA lifespan of a decal for which it is valid.
from subst. group nc:DecalPeriod - nc:DecalYearDate [0..*]A year displayed on a decal.
- nc:DecalMonthDate [0..*]A month displayed on a decal.
- nc:DecalAugmentationPointAbstract [0..*]An augmentation point for DecalType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group nc:DecalAugmentationPoint
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 |
Sample instance
<nc:Decal> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:DecalID>string</nc:DecalID> <nc:DecalColorText>string</nc:DecalColorText> <j:DecalPeriodCode>2</j:DecalPeriodCode> <nc:DecalYearDate>1999</nc:DecalYearDate> <nc:DecalMonthDate>--05</nc:DecalMonthDate> <nc:DecalAugmentationPoint>any content</nc:DecalAugmentationPoint> </nc:Decal>