624-19 : EDGAR Filer Manual v65 6.24.19 page 6-82

Created by: SEC Office of Structured Disclosure

Non-numeric Formatting

Fact values may be non-numeric; the following rules apply when displaying non-numeric values of an element:

  1. A date item type is displayed with format "mmm d, yyyy";
  2. A time item type is displayed with format "hh:mm:ss";
  3. A datetime item type where the time part is not 00:00:00 is displayed with format "mmm d, yyyy hh:mm:ss";
  4. A duration item type (the value looks like "P..Y..M..D..H..M..S") is formatted as ".. years, .. months, .. days, .. hours, .. minutes and .. seconds", omitting any zero values.
  5. A fact value that matches the regex for an XML QName "[_A Za z][A Za z]*:[_A Za z][A Za z0-9]*" is displayed as follows:
    1. If the QName is being displayed with preferred label p and it has preferred label p in this DTS, then display that label value;
    2. If the QName as a standard label in this DTS, then display that standard label value;
    3. Otherwise display the QName unchanged.
  6. A string that matches the regex "?![~]*~\s+{URI}\s+?![~]*~.*" is interpreted as an embedding command;
  7. A string that contains the "<" character followed by a QName and whitespace, "/>" or ">" is interpreted as escaped XHTML and is rendered as XHTML.
  8. Otherwise the string is copied to the output unchanged.

References

Variations

Number Name Description References Data Inputs Result Outputs
_001gd Various special non numeric formatting cases. Date, time, durations, near-embedding, near-html cases. 18153 
    valid
 
_002gd Nonnumeric text block with HTML formatting and images. A jpg and a gif image along with other HTML formatting. 18153 
    valid
 
_003gd Qname-valued fact with a standard label for the Member. Qname-valued fact with a standard label for the Member, GOOD. 18153 
    valid
 
_004gd Qname-valued fact with a terse label for the Member. Qname-valued fact with a terse label for the Member, GOOD. 18153 
    valid
 
_005gd Qname-valued fact with no preferred label, and no actual label. Qname-valued fact with no preferred label, and no actual label, GOOD. 18153 
    valid