Header menu logo FSharp.Data

ParsingContext Type

Constructors

Constructor Description

ParsingContext(xmlSchemaSet)

Full Usage: ParsingContext(xmlSchemaSet)

Parameters:
Returns: ParsingContext
xmlSchemaSet : XmlSchemaSet
Returns: ParsingContext

Instance members

Instance member Description

this.Elements

Full Usage: this.Elements

Returns: Dictionary<XmlSchemaElement, XsdElement>
Returns: Dictionary<XmlSchemaElement, XsdElement>

this.GetElement

Full Usage: this.GetElement

Parameters:
Returns: XmlSchemaElement
name : XmlQualifiedName
Returns: XmlSchemaElement

this.GetSubstitutions

Full Usage: this.GetSubstitutions

Parameters:
Returns: XmlSchemaElement list
elm : XmlSchemaElement
Returns: XmlSchemaElement list

Type something to start searching.