Noemax FastInfoset.NET
Vocabulary Class Members
See Also  Properties  Methods  Send Feedback
Noemax.FastInfoset Namespace : Vocabulary Class


The following tables list the members exposed by Vocabulary.

Public Properties

 NameDescription
public PropertyExternalVocabularyURI Specifies the URI to an external vocabulary.  
public PropertyHasExternalVocabulary Specifies whether this vocabulary is linked to an external vocabulary.  
public PropertyHasInitialVocabulary Specifies whether this vocabulary uses initial read-only vocabulary.  
Top

Public Methods

 NameDescription
public MethodAddAttributeName Adds the attribute qualified name to the vocabulary.  
public MethodAddAttributeString Adds the attribute value string.  
public MethodAddContentString Adds the content string to the vocabulary.  
public MethodAddElementName Adds the element qualified name to the vocabulary.  
public MethodAddLocalName Adds the local name to the vocabulary.  
public MethodAddNamespace Adds the namespace URI to the vocabulary.  
public MethodAddPrefix Adds the prefix to the vocabulary.  
Top

See Also