 | CloseInputCloseInputCloseInput |
Gets or sets a value indicating whether the underlying stream or TextReaderTextReaderTextReader should be closed when the reader is closed.
|
 | ConformanceLevelConformanceLevelConformanceLevel |
Gets or sets the level of conformance which the XdmReaderXdmReaderXdmReader will comply.
|
 | DtdProcessingDtdProcessingDtdProcessing |
Gets or sets the DtdProcessingDtdProcessingDtdProcessing enumeration.
|
 | IgnoreProcessingInstructionsIgnoreProcessingInstructionsIgnoreProcessingInstructions |
Gets or sets a value indicating whether to ignore processing instructions.
|
 | IgnoreWhitespaceIgnoreWhitespaceIgnoreWhitespace |
Gets or sets a value indicating whether to ignore insignificant white space.
|
 | LineNumberOffsetLineNumberOffsetLineNumberOffset |
Gets or sets line number offset of the XdmReaderXdmReaderXdmReader object..
|
 | LinePositionOffsetLinePositionOffsetLinePositionOffset |
Gets or sets line position offset of the XdmReaderXdmReaderXdmReader object..
|
 | MaxCharactersFromEntitiesMaxCharactersFromEntitiesMaxCharactersFromEntities |
Gets or sets a value indicating the maximum allowable number of characters in a document that result from expanding entities.
|
 | MaxCharactersInDocumentMaxCharactersInDocumentMaxCharactersInDocument |
Gets or sets a value indicating the maximum allowable number of characters XML document. A zero (0) value means no limits on the size of the XML document. A non-zero value specifies the maximum size, in characters.
|
 | NameTableNameTableNameTable |
Gets or sets the XmlNameTableXmlNameTableXmlNameTable used for atomized string comparisons.
|
 | SchemasSchemasSchemas |
Gets or sets the XmlSchemaSetXmlSchemaSetXmlSchemaSet to use when performing schema validation.
|
 | StandardsConformanceStandardsConformanceStandardsConformance |
Gets or sets the standards conformance.
|
 | ValidationFlagsValidationFlagsValidationFlags |
Gets or sets a value indicating the schema validation settings. This setting applies to schema validating XmlReader objects (ValidationType property set to ValidationType.Schema).
|
 | ValidationTypeValidationTypeValidationType |
Gets or sets a value indicating whether the XdmReaderXdmReaderXdmReader will perform validation or type assignment when reading.
|
 | XmlResolverXmlResolverXmlResolver |
Sets the XmlResolverXmlResolverXmlResolver used to access external documents.
|