package Asis.Toolkit is -- -- Asis.Toolkit extends ASIS vertically, adding secondary operations not -- defined in the standard. -- -- ASIS.Toolkit interfaces are defined to be ASIS secondary queries that -- are implemented by other ASIS primary and secondary queries and other -- portable reusable components. -- -- Child packages of Asis.Toolkit must have a name that uniquely identifies -- the implementor. -- -- Further descendents can be freely named and organized. -- -- This specification has only commentary. No other declarative items -- or pragmas are allowed. -- end Asis.Toolkit;