false Q3 9876543210 2008-04-01 2008-12-31 i:shares

FORM 8-K

For the quarterly period ended December 31, 2008

OSD TEST CO #1 i00200gd

false 22-3537895 2008-12-31 001-16197 9876543210 500 Hills Drive, Suite 300 Bedminster 07921-1538 NJ US true AL false false false (908) 234-0700

Class

Outstanding at September 30, 2013

Common Stock, $1.00 par value per share

Shares


Test 1: EFM-PASS-html-span-table-tags

Trampled

Underfoot

Hypertext Test

Click here


5.2.5.4 HTML syntax not allowed in Inline XBRL Documents in EDGAR

Because Inline XBRL must be well-formed XML, HTML entities such as   are not allowed.

Entity Category Examples HTML Inline XBRL Like this
XML predefined entities &quot; &amp; &apos; &lt; &gt; allowed allowed " & ' < >
XML numeric character references &#xAE; &#174; (both representing ® ) allowed allowed ® ®
HTML predefined entities   allowed disallowed

5.2.5.5 HTML tags allowed in Inline XBRL Documents

As detailed in Section 5.2.2.2, there are restrictions on HTML tags in EDGAR and these restrictions generally apply also to Inline XBRL documents. The following table lists the HTML tags that EDGAR, will accept along with each tag's corresponding Inline XBRL status in EDGAR. Note that Inline XBRL allows only the lowercase version of each tag.

caption (moved from inside location)
Element HTML Inline XBRL Like this
<a> allowed allowed anchor
<address> allowed allowed
address
<b> allowed allowed b
<big> allowed allowed
<blockquote> allowed allowed

blockquote requires block-level element children

<br> allowed allowed <br/>:

<br />:

<br></br>:

BLANK
<caption> allowed allowed
<center> allowed allowed
<cite> allowed not allowed
<code> allowed allowed code
<dd> allowed not allowed
<dfn> allowed allowed dfn
<dir> allowed not allowed
<div> allowed allowed
div
<dl> allowed allowed
dl
<dt> allowed allowed
dt
<em> allowed allowed em
<font> allowed not allowed
<h2> allowed allowed

h2

<h2> allowed allowed

h2

<h3> allowed allowed

h3

<h4> allowed allowed

h4

<h5> allowed allowed
h5
<h6> allowed allowed
h6
<hr> allowed allowed <hr/>:
<hr />:
<hr></hr>:
<hr class="lemon"/>:
<i> allowed allowed i
<img src=> allowed allowed JPG
<kbd> allowed allowed kbd
<li> allowed allowed
  • li
<menu> allowed not allowed
<ol> allowed allowed
  1. ol
<ul> allowed allowed
  • ul
<listing> allowed not allowed
<p> allowed allowed

p

<plaintext> allowed not allowed
<pre> allowed allowed
pre
<samp> allowed allowed samp
<small> allowed allowed small
<strike> allowed not allowed
<strong> allowed allowed strong
<sub> allowed allowed sub sub
<sup> allowed allowed sup sup
<table> allowed allowed table
<td> allowed allowed td
<th> allowed allowed th
<tr> allowed allowed tr
<tt> allowed allowed tt (obsolete)
<u> allowed not allowed
<ul> allowed allowed
  • ul
<var> allowed allowed var
<xmp> allowed not allowed

5.2.5.6 HTML tags that are not allowed in Inline XBRL Documents

As detailed in Section 5.2.2.4, there are restrictions on HTML tags in EDGAR and these restrictions generally apply also to Inline XBRL documents, with the exception of <span> and certain table elements. The following table lists the HTML tags that EDGAR will accept along with each tag's corresponding Inline XBRL status in EDGAR.

Element HTML Inline XBRL Such as
<acronym> disallowed disallowed
<applet> disallowed disallowed
<area> disallowed disallowed
<base> disallowed disallowed
<basefont> disallowed disallowed
<bdo> disallowed disallowed
<button> disallowed disallowed
<col> disallowed disallowed
<colgroup> disallowed disallowed
<del> disallowed disallowed
<fieldset> disallowed disallowed
<form> disallowed disallowed
<frame> disallowed disallowed
<frameset> disallowed disallowed
<iframe> disallowed disallowed
<input> disallowed disallowed
<ins> disallowed disallowed
<label> disallowed disallowed
<legend> disallowed disallowed
<map> disallowed disallowed
<meta http_equiv … > disallowed allowed (see Section 5.2.5.3)
<noframes> disallowed disallowed
<noscript> disallowed disallowed
<object> disallowed disallowed
<option> disallowed disallowed
<param> disallowed disallowed
<q> disallowed disallowed
<s> disallowed disallowed
<script> disallowed disallowed
<select> disallowed disallowed
<span> disallowed allowed (tested separately)
<style> disallowed disallowed
<tbody> disallowed allowed (tested separately)
<textarea> disallowed disallowed
<tfoot> disallowed allowed (tested separately)
<thead> disallowed allowed (tested separately)

5.2.5.7 Nested HTML table elements are not allowed

Section 5.2.2.1 notes that the HTML <table> tag cannot be nested (that is, it cannot have a <table> element as an ancestor). This applies also to Inline XBRL documents.

5.2.5.8 Restrictions on HTML bookmark positions

An HTML "bookmark" is an <a> tag without the href attribute. In an Inline XBRL document, bookmarks must have no ancestor tags other than <html>, <body>, and <div> tags.

5.2.5.9 HTML attributes allowed in Inline XBRL Documents

As detailed in Section 5.2.2.5, there are restrictions on HTML tag attributes. The following table lists the HTML tag attributes that EDGAR will accept along with each tag's corresponding Inline XBRL status in EDGAR.

Note that Inline XBRL does not allow certain older attributes such as bgcolor and nowrap whose functions are performed in modern HTML using the style attribute, and does not allow the lang attribute in favor of the xml:lang attribute.

dummy dummy
dummy dummy
dummy dummy dummy
dummy dummy

HTML Attribute

Inline XBRL Parent Tag(s)

Such as

align <thead>, <tfoot>, <tbody>, <tr>, <th>, <td> @align
alink
alt <img> JPG @alt
bgcolor

 

border <table> @border
cellpadding <table> @cellpadding
cellspacing <table> @cellspacing
class MANY including <span>, <thead>, <tfoot>, <tbody> @class
clear

 

color

 

colspan <td>, <th> @colspan
compact

 

content <meta> @content
dir MANY including <span>, <thead>, <tfoot>, <tbody> @dir
height
href <a> @href
id MANY including <span>, <thead>, <tfoot>, <tbody> @id

lang

 

link

 

name

<meta>

@name

noshade

 

nowrap

 

prompt

 

rel

<a>

@rel

rev

<a>

@rev

rowspan

<td>, <th>

@rowspan

size

 

src

<img>

@src

start

 

style

MANY including <span>, <thead>, <tfoot>, <tbody>

@style

text

 

title

MANY including <span>, <thead>, <tfoot>, <tbody>

@title

type

 

valign

MANY including <thead>, <tfoot>, <tbody>

@valign

vlink

 

width

<table>

xml:lang

MANY including <span>, <thead>, <tfoot>, <tbody>

Yes, Aye, Oui