This package provides container for set of values of XML attributes to be used by applications.
type Attributes is
new VSS.XML.Attributes.XML_Attributes with private;
procedure Clear (Self : in out Attributes'Class)
procedure Insert
(Self : in out Attributes'Class;
URI : VSS.IRIs.IRI;
Name : VSS.Strings.Virtual_String;
Value : VSS.Strings.Virtual_String)