Method |
Description |
|
AddIdentityConstraints ( ) : void |
|
|
AddXmlNamespaceSchema ( ) : void |
|
|
AddXsiAttributes ( ArrayList attList ) : void |
|
|
AttributeIdentityConstraints ( string name, string ns, object obj, string sobj, XmlSchemaDatatype datatype ) : void |
|
|
BuildElementName ( XmlQualifiedName qname ) : string |
|
|
BuildElementName ( string localName, string ns ) : string |
|
|
BuildXsiAttributes ( ) : void |
|
|
CheckAttributeValue ( object value, SchemaAttDef attdef ) : object |
|
|
CheckElementProperties ( ) : void |
|
|
CheckElementValue ( string stringValue ) : object |
|
|
CheckForwardRefs ( ) : void |
|
|
CheckIsXmlAttribute ( XmlQualifiedName attQName ) : SchemaAttDef |
|
|
CheckMixedValueConstraint ( string elementValue ) : object |
|
|
CheckRequiredAttributes ( SchemaElementDecl currentElementDecl ) : void |
|
|
CheckStateTransition ( ValidatorState toState, string methodName ) : void |
|
|
CheckTokenizedTypes ( XmlSchemaDatatype dtype, object typedValue, bool attrValue ) : void |
|
|
CheckXsiTypeAndNil ( SchemaElementDecl elementDecl, string xsiType, string xsiNil, bool &declFound ) : SchemaElementDecl |
|
|
ClearPSVI ( ) : void |
|
|
CompleteValidationError ( ValidationState context, ValidationEventHandler eventHandler, object sender, string sourceUri, int lineNo, int linePos, XmlSchemaSet schemaSet ) : void |
|
|
ElementIdentityConstraints ( ) : void |
|
|
ElementValidationError ( XmlQualifiedName name, ValidationState context, ValidationEventHandler eventHandler, object sender, string sourceUri, int lineNo, int linePos, XmlSchemaSet schemaSet ) : void |
|
|
EndElementIdentityConstraints ( object typedValue, string stringValue, XmlSchemaDatatype datatype ) : void |
|
|
EnumerateAny ( StringBuilder builder, string namespaces ) : void |
|
|
FastGetElementDecl ( XmlQualifiedName elementName, object particle ) : SchemaElementDecl |
|
|
FindId ( string name ) : object |
|
|
GetConcatenatedValue ( ) : string |
|
|
GetDefaultAttributePrefix ( string attributeNS ) : string |
|
|
GetSchemaElement ( ) : XmlSchemaElement |
|
|
GetSubstitutionGroupHead ( XmlQualifiedName member ) : XmlSchemaElement |
|
|
GetTypeName ( SchemaDeclBase decl ) : string |
|
|
GetUnspecifiedDefaultAttributes ( ArrayList defaultAttributes, bool createNodeData ) : void |
|
|
Init ( ) : void |
|
|
InternalValidateEndElement ( XmlSchemaInfo schemaInfo, object typedValue ) : object |
|
|
LoadSchema ( string uri, string url ) : void |
|
|
Pop ( ) : void |
|
|
PrintExpectedElements ( ArrayList expected, bool getParticles ) : string |
|
|
PrintNames ( ArrayList expected ) : string |
|
|
PrintNamesWithNS ( ArrayList expected, StringBuilder builder ) : void |
|
|
ProcessEntity ( string name ) : void |
|
|
ProcessSchemaLocations ( string xsiSchemaLocation, string xsiNoNamespaceSchemaLocation ) : void |
|
|
ProcessTokenizedType ( XmlTokenizedType ttype, string name, bool attrValue ) : void |
|
|
Push ( XmlQualifiedName elementName ) : void |
|
|
QNameString ( string localName, string ns ) : string |
|
|
RecompileSchemaSet ( ) : void |
|
|
Reset ( ) : void |
|
|
SaveTextValue ( object value ) : void |
|
|
SendValidationEvent ( ValidationEventHandler eventHandler, object sender, XmlSchemaValidationException e, XmlSeverityType severity ) : void |
|
|
SendValidationEvent ( XmlSchemaException e ) : void |
|
|
SendValidationEvent ( XmlSchemaValidationException e ) : void |
|
|
SendValidationEvent ( XmlSchemaValidationException e, XmlSeverityType severity ) : void |
|
|
SendValidationEvent ( string code ) : void |
|
|
SendValidationEvent ( string code, string args ) : void |
|
|
SendValidationEvent ( string code, string args, Exception innerException ) : void |
|
|
SendValidationEvent ( string code, string args, Exception innerException, XmlSeverityType severity ) : void |
|
|
SendValidationEvent ( string code, string msg, XmlSeverityType severity ) : void |
|
|
SendValidationEvent ( string code, string arg1, string arg2 ) : void |
|
|
SetDtdSchemaInfo ( IDtdInfo dtdSchemaInfo ) : void |
|
|
ThrowDeclNotFoundWarningOrError ( bool declFound ) : void |
|
|
ValidateAtomicValue ( object parsedValue, XmlSchemaSimpleType &memberType ) : object |
|
|
ValidateAtomicValue ( string stringValue, XmlSchemaSimpleType &memberType ) : object |
|
|
ValidateAttribute ( string localName, string namespaceUri, XmlValueGetter attributeValueGetter, string attributeStringValue, XmlSchemaInfo schemaInfo ) : object |
|
|
ValidateElementContext ( XmlQualifiedName elementName, bool &invalidElementInContext ) : object |
|
|
ValidateStartElementIdentityConstraints ( ) : void |
|
|
ValidateText ( string elementStringValue, XmlValueGetter elementValueGetter ) : void |
|
|
ValidateWhitespace ( string elementStringValue, XmlValueGetter elementValueGetter ) : void |
|
|