![]() |
Ric Holt
, Andy
Schürr, Susan
Elliott Sim, Andreas
Winter
Graph eXchange Language |
|||||
![]() |
||||||
![]() Background Introduction Examples Publications ![]() DTD XML Schema ![]() Graph Model Metaschema ![]() Tool Catalogue Downloads ![]() Change Requests Future GXL 1.1 ![]() |
GXL 1.1 Document Type Definition (GXL Module) (alpha release, December 6, 2002) [attribute-module] [graph-module] uncommented document type definition: gxl-1.1.dtd, gxl-1.1_attribute.dtd, gxl-1.1_graph.dtd copyright by Andy SchuerrGXL has been developed to be an open standard. No licensing or other legal arrangements are required for its use, whether commercial and non-commercial. The specification of GXL is copyright by its authors, to allow control of its evolution. The specification can be reproduced and used without charge, but with explicit acknowledgement of its authors. This DTD is a proposal for GXL 1.1. The changes that were made are based on several change-request that were sent by GXL-users until August 31, 2002. Most of theese proposals have been realised, some partially and some have not, e.g. because GXL already provides the requested functionality. A complete description of what has changed and why will be available next spring as part of my (Oliver Heinen) Studienarbeit. For now, all changes in the DTD are marked with a blue background. Please send your comments to the GXL-mailinglist so that they can be discussed by all members. -->
<!-- Extensions --><!ENTITY % gxl-extension "" ><!ENTITY % gxl-attr-extension "" > <!-- gxl -->
<!ATTLIST gxl xmlns:xlink CDATA #FIXED "http://www.w3.org/1999/xlink"
> <!--
XML requires all identifiers used in one document (not in one graph) to be disjoint. Consequently, identifiers must be unique across graphs in GXL documents containing multiple graphs. GXL forbids references between graph elements of different graphs in the same document except for type allocation and within locator attributes. GXL uses XLink to refer to object possibly defined outside the current GXL document. This requires declaration of XLink namespace. The fixed xmlns:xlink attribute makes the prefix xlink available within the gxl element. The XLink attributes can now be used in GXL documents (including their definition in the DTD) as xlink:[attribute] Further elements may be added to GXL documents by redefining %gxl-extension;. Further attributes of GXL documents can be added by redefining %gxl-attr-extension;. -->
outsorted elements:
<!-- (O. Heinen - December 6, 2002) -->. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . |
|||||
![]() ![]() |
||||||
July 17, 2002
[change log] |
|