lexsdigest:CreditCardExpirationDate
A date the credit card expires.
Element information
Namespace: http://lexs.gov/digest/4.0
Schema document: lexs.gov/lexs-digest/4.0/lexs-digest.xsd
Type: nc:DateType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- Choice [1..1]from subst. group nc:DateRepresentation
- nc:DateAccuracyCode [0..1]A subjective assessment that indicates belief that date content is exact or accurate.
- Choice [1..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used in
- Type lexsdigest:CreditCardType (Element lexsdigest:CreditCard)
Sample instance
<lexsdigest:CreditCardExpirationDate> <nc:YearMonth>2014-01</nc:YearMonth> <nc:DateAccuracyCode>Exact</nc:DateAccuracyCode> </lexsdigest:CreditCardExpirationDate>