The following tables list the members exposed by SchemaVocabulary.
| Name | Description | |
|---|---|---|
| SchemaVocabulary Constructor |
| Name | Description | |
|---|---|---|
| ExternalVocabularyURI | Specifies the URI to an external vocabulary. (Inherited from Noemax.FastInfoset.Vocabulary) | |
| HasExternalVocabulary | Specifies whether this vocabulary is linked to an external vocabulary. (Inherited from Noemax.FastInfoset.Vocabulary) | |
| HasInitialVocabulary | Specifies whether this vocabulary uses initial read-only vocabulary. (Inherited from Noemax.FastInfoset.Vocabulary) |
| Name | Description | |
|---|---|---|
| AddAttributeName | Overridden. Adds the attribute qualified name to the vocabulary. | |
| AddAttributeString | Overridden. Adds the attribute value string. | |
| AddContentString | Overridden. Adds the content string to the vocabulary. | |
| AddElementName | Overridden. Adds the element qualified name to the vocabulary. | |
| AddLocalName | Overridden. Adds the local name to the vocabulary. | |
| AddNamespace | Overridden. Adds the namespace URI to the vocabulary. | |
| AddPrefix | Overridden. Adds the prefix to the vocabulary. | |
| CopyTo | Copies all the tables of the current vocabulary into another Vocabulary. | |
| CreateReaderVocabulary | Overloaded. Creates a new ReadVocabulary from this SchemaVocabulary instance. | |
| CreateWriterVocabulary | Overloaded. Creates a new WriterVocabulary from this SchemaVocabulary instance. | |
| FromSchemaSet | Overloaded. Generates a new SchemaVocabulary from the XSD schema set. |