Library
This object represents the whole library generated from the XML Schema or DTD.
| Property | Type | Description | 
|---|---|---|
| SchemaNamespaces | Namespace collection | Namespaces in this library | 
| SchemaFilename | string | Name of the XSD or DTD file this library is derived from | 
| SchemaType | integer | 1 for DTD, 2 for XML Schema | 
| Guid | string | A globally unique ID | 
| CodeName | string | Generated library name (derived from schema file name) |