Figure 7: DTD-diagram for ADMIN-DATA

Child elements
<language> <used-languages> <company-doc-infos> <doc-revisions>
parent elements
<chapter> <connection-comp-1> <connection-comp-spec-1> <general-net-spec> <general-project-data> <msrnet> <net-architecture> <net-interface-spec> <net-message-spec> <net-oper-spec> <net-signal-spec> <net-topology-spec> <sw-compu-method> <sw-compu-methods> <sw-unit> <sw-units>

Attributes for ADMIN-DATA
Name
Type
Class
Value
Remark
[F-CHILD-TYPE]
cdata
fixed
language:selection
 
[S]
cdata
implied
   
Description  This element allows to specifiy adminstrative information regarding the substructure defined by the parent. This information may be versioning, fragmentation etc. The information rather covers the administration of the SGML-instance than the administration of the described subjects.

Example  
<admin-data> <language>de</language> <doc-revisions> <doc-revision> <company-revision-infos> <company-revision-info> <company-ref>msr</company-ref> <revision-label>10.4</revision-label> <state>wd</state> </company-revision-info> </company-revision-infos> <team-member-ref></team-member-ref> <date>1.1.99</date> <modifications> <modification type="part-related"> <change>Introduced new Architecture</change> <reason>Customer request</reason> </modification> </modifications> </doc-revision> </doc-revisions> </admin-data>
Description  Definition of the administrative data of this document fragment.