complexType "ContentDateOffsetType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:nonNegativeInteger |
|
= |
xs:boolean : "true" |
|
/> |
All Direct / Indirect Based Elements (1):
-
Annotation
Identifies the difference between the date applied to the data as a whole and this specific item such as previous year's income or residence 5 years ago. A value of true for the attribute isNegativeOffset indicates that the offset is the specified number of declared units prior to the date of the data as a whole and false indicates information regarding a future state.
Type Derivation Tree
xs:string (extension)
ContentDateOffsetType
|
XML Source (w/o annotations (3); see within schema source)
<xs:complexContent>
</xs:complexContent>
</xs:complexType>
|
Attribute Detail (all declarations; defined within this component only; 2/9)
isNegativeOffset
-
Type: |
xs:boolean, predefined |
Use: |
optional |
If set to "true" the date is offset the number of units specified PRIOR to the default date of the data. A setting of "false" indicates a date the specified number of units in the FUTURE from the default date of the data.
Attribute Value
XML Source (w/o annotations (1); see within schema source)
numberOfUnits
-
Type: |
xs:nonNegativeInteger, predefined |
Use: |
optional |
The number of units to off-set the date for this item expressed as a decimal.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="numberOfUnits" type="xs:nonNegativeInteger"/>
|