2 writes to xsdtype
System.Xml (2)
System\Xml\Schema\ConstraintStruct.cs (2)
208set {xsdtype = value; } 214this.xsdtype = xsdtype;
2 references to xsdtype
System.Xml (2)
System\Xml\Schema\ConstraintStruct.cs (2)
207get {return xsdtype; } 235switch(xsdtype.TypeCode) {