메소드 | 설명 | |
---|---|---|
InferSchema ( XmlReader instanceDocument ) : |
||
InferSchema ( XmlReader instanceDocument, |
||
XmlSchemaInference ( ) : System |
메소드 | 설명 | |
---|---|---|
AddAttribute ( string localName, string prefix, string childURI, string attrValue, bool bCreatingNewType, |
||
AddElement ( string localName, string prefix, string childURI, |
||
CheckSimpleContentExtension ( |
||
CreateNewElementforChoice ( |
||
CreateXmlSchema ( string targetNS ) : |
||
DateTime ( string s, bool bDate, bool bTime ) : int | ||
FindAttribute ( ICollection attributes, string attrName ) : |
||
FindAttributeRef ( ICollection attributes, string attributeName, string nsURI ) : |
||
FindElement ( |
||
FindElementRef ( |
||
FindGlobalElement ( string namespaceURI, string localName, |
||
FindMatchingElement ( bool bCreatingNewType, XmlReader xtr, |
Verifies that the current element has its corresponding element in the sequence and order is the same. If the order is not the same, it changes the particle from Sequence to Sequence with Choice. If there is more elements of the same kind in the sequence, sets maxOccurs to unbounded
|
|
GetEffectiveSchemaType ( |
||
GetSchemaType ( |
||
InferElement ( |
Sets type of the xse based on the currently read element. If the type is already set, verifies that it matches the instance and if not, updates the type to validate the instance.
|
|
InferSchema1 ( XmlReader instanceDocument, |
||
InferSimpleType ( string s, bool &bNeedsRangeCheck ) : int | ||
MakeExistingAttributesOptional ( |
||
MoveAttributes ( |
||
MoveAttributes ( |
||
ProcessAttributes ( |
||
RefineSimpleType ( string s, int &iTypeFlags ) : |
||
SetMinMaxOccurs ( |
||
SwitchUseToOptional ( |
public InferSchema ( XmlReader instanceDocument ) : |
||
instanceDocument | XmlReader | |
리턴 |
public InferSchema ( XmlReader instanceDocument, |
||
instanceDocument | XmlReader | |
schemas | ||
리턴 |