◇◆
<secretariat> Secretariat
The element <secretariat> identifies the organization which serves as secretariat for the group responsible
for this standards document.
Usage/Remarks
For most standards documents, Secretariat will appear once. It is allowed to appear more than once to handle cases where the
working group has a twinned secretariat.
Models and Context
May be contained in
Description
Text, numbers, or special characters, zero or more
Content Model
<!ELEMENT secretariat (#PCDATA %secretariat-elements;)* >
Expanded Content Model
(#PCDATA)*
Tagged Sample
ISO-specific, inside <nat-meta>
...
<nat-meta originator="NEN">
...
<comm-ref>Normcommissie 342 092 "Niet-destructief onderzoek"</comm-ref>
<secretariat>NEN</secretariat>
<ics>25.160.40</ics>
<std-xref type="revises">
<std-ref type="dated">NEN-EN 970:1998</std-ref>
</std-xref>
<permissions>...</permissions>
</nat-meta>
...