RdfXmlParseType Enumeration |
Namespace: VDS.RDF.Parsing
| Member name | Value | Description | |
|---|---|---|---|
| None | -1 | No specific Parse Type is specified (Default Parsing Rules will be used) | |
| Literal | 0 | Literal Parse Type | |
| Resource | 1 | Resource Parse Type | |
| Collection | 2 | Collection Parse Type | |
| Other | 3 | Other Parse Type |