The name of the standards body that created or that promulgates a standard, such as NISO, ISO, ANSI, or industry standards organizations.
<!ELEMENT std-organization (#PCDATA %std-organization-elements;)* >
(#PCDATA | sub | sup)*
In an element-style bibliographic reference (punctuation and spacing removed):
...
<ref>
<element-citation publisher-type="stds-body">
<std>International standard <std-organization>ISO</std-organization>
10993-10:2002(E): Biological evaluation of medical devices-Part 10:
Tests for irritation and delayed-type hypersensitivity</std>
<edition>Second</edition>
<year iso-8601-date="2002-09-01">2002</year>
<month>09</month>
<day>01</day>
</element-citation>
</ref>
...
In a mixed-style bibliographic reference (punctuation and spacing preserved):
...
<ref>
<mixed-citation publisher-type="stds-body">
<std>International standard <std-organization>ISO</std-organization>
10993-10:2002(E): Biological evaluation of medical devices-Part 10: Tests
for irritation and delayed-type hypersensitivity</std>. <edition>Second</edition>.
<year iso-8601-date="2002-09-01">2002</year>–<month>09</month>–<day>01</day>.
</mixed-citation>
</ref>
...
JATS-format1.ent