<Package name="core.gml" prefix="gml" label="GML Classes" version="7.1.4">

   <Summary>
      Contains the GML DOM classes, a navigable set of classes that reflect the 
      semantics of a GML model.
   </Summary>
   
   <Kit urn="coreObject.kit" />
   <Kit urn="utils.kit" />   
   <Kit urn="core.kit" />
   <Kit urn="base.kit" />
   <Kit urn="controls.kit" />
   <Kit urn="lang.kit" />
   <Kit urn="workflow.kit" />
   <Kit urn="ccts.kit" />   

   <Remarks>
      The %GML% (Graphic Modeling Language) classes in this package provide the basis on top of
      which all %PROD% kits are ultimately implemented. The %GML% classes enable you to load a 
      %GML% model from the %PROD% repository, to construct a %GML% model in memory, and to edit,
      manipulate, compile, and save a %GML% model. 
   </Remarks>
   
   <Copyright>(c) SAP AG 2003-2006. All rights reserved.</Copyright>

</Package>
