|
|
|
|
Portable.NET |
|
|
System.Xml.Schema Namespace |
|
|
|
|
|
|
There are 70 incomplete classes in this namespace
In total we are missing :
65 constructors,
41 methods,
19 fields,
170 properties, and
1 events.
|
|
| |
| | |
|
|
Status :
|
System.Xml.Schema.XmlSchemaException
Exception
| TODO |
System.String
Message
| TODO |
System.Xml.Schema.XmlSeverityType
Severity
| TODO |
|
| |
| | |
|
|
Status :
XmlRootAttribute("schema", Namespace="http://www.w3.org/2001/XMLSchema") is Missing
|
|
System.Void
Compile(System.Xml.Schema.ValidationEventHandler validationEventHandler) | TODO |
System.Void
Compile(System.Xml.Schema.ValidationEventHandler validationEventHandler, System.Xml.XmlResolver resolver) | Missing |
static System.Xml.Schema.XmlSchema
Read(System.IO.TextReader reader, System.Xml.Schema.ValidationEventHandler validationEventHandler) | TODO |
static System.Xml.Schema.XmlSchema
Read(System.IO.Stream stream, System.Xml.Schema.ValidationEventHandler validationEventHandler) | TODO |
static System.Xml.Schema.XmlSchema
Read(System.Xml.XmlReader reader, System.Xml.Schema.ValidationEventHandler validationEventHandler) | TODO |
System.Void
Write(System.IO.Stream stream) | TODO |
System.Void
Write(System.IO.Stream stream, System.Xml.XmlNamespaceManager namespaceManager) | TODO |
System.Void
Write(System.IO.TextWriter writer) | TODO |
System.Void
Write(System.IO.TextWriter writer, System.Xml.XmlNamespaceManager namespaceManager) | TODO |
System.Void
Write(System.Xml.XmlWriter writer) | TODO |
System.Void
Write(System.Xml.XmlWriter writer, System.Xml.XmlNamespaceManager namespaceManager) | TODO |
|
|
| |
| | |
|
|
Status :
|
|
System.Xml.Schema.XmlSchemaObjectCollection
Items
| TODO |
|
| |
| | |
|
| |
| | |
|
| |
| | |
|
| |
| | |
|
| |
| | |
|
| |
| | |
|
| |
| | |
|
| |
| | |
|
|
Status :
|
|
System.Xml.XmlQualifiedName
RefName
| TODO |
|
| |
| | |
|
|
Status :
|
|
System.Xml.Schema.XmlSchemaObjectCollection
Items
| TODO |
|
| |
| | |
|
|
Status :
should have attributes `public auto sealed ansi ', but has `public auto ansi ' instead
|
|
System.Xml.Schema.XmlSchema
Add(System.String ns, System.String uri) | TODO |
System.Xml.Schema.XmlSchema
Add(System.String ns, System.Xml.XmlReader reader) | TODO |
System.Xml.Schema.XmlSchema
Add(System.String ns, System.Xml.XmlReader reader, System.Xml.XmlResolver resolver) | Missing |
System.Xml.Schema.XmlSchema
Add(System.Xml.Schema.XmlSchema schema) | TODO |
System.Xml.Schema.XmlSchema
Add(System.Xml.Schema.XmlSchema schema, System.Xml.XmlResolver resolver) | Missing |
System.Void
Add(System.Xml.Schema.XmlSchemaCollection schema) | TODO |
System.Boolean
Contains(System.Xml.Schema.XmlSchema schema) | TODO |
System.Boolean
Contains(System.String ns) | TODO |
System.Void
CopyTo(System.Xml.Schema.XmlSchema[] array, System.Int32 index) | TODO |
System.Xml.Schema.XmlSchemaCollectionEnumerator
GetEnumerator() | TODO |
System.Void
add_ValidationEventHandler(System.Xml.Schema.ValidationEventHandler value) | Missing |
System.Void
remove_ValidationEventHandler(System.Xml.Schema.ValidationEventHandler value) | Missing |
|
System.Int32
Count
| TODO |
System.Xml.Schema.XmlSchema
Item
| TODO |
System.Xml.XmlNameTable
NameTable
| TODO |
|
ValidationEventHandler | Missing |
|
| |
| | |
|
|
Status :
should have attributes `public auto sealed ansi ', but has `public auto ansi ' instead
|
|
System.Xml.Schema.XmlSchema
Current
| TODO |
|
| |
| | |
|
|
Status :
|
|
System.Xml.Schema.XmlSchemaContent
Content
| TODO |
System.Boolean
IsMixed
| TODO |
|
| |
| | |
|
|
Status :
|
|
System.Xml.Schema.XmlSchemaAnyAttribute
AnyAttribute
| TODO |
System.Xml.Schema.XmlSchemaObjectCollection
Attributes
| TODO |
System.Xml.XmlQualifiedName
BaseTypeName
| TODO |
System.Xml.Schema.XmlSchemaParticle
Particle
| TODO |
|
| |
| | |
|
|
Status :
|
|
System.Xml.Schema.XmlSchemaAnyAttribute
AnyAttribute
| TODO |
System.Xml.Schema.XmlSchemaObjectCollection
Attributes
| TODO |
System.Xml.XmlQualifiedName
BaseTypeName
| TODO |
System.Xml.Schema.XmlSchemaParticle
Particle
| TODO |
|
| |
| | |
|
| |
| | |
|
| |
| | |
|
|
Status :
|
|
System.Xml.Schema.XmlSchemaContent
Content
| TODO |
|
| |
| | |
|
|
Status :
|
System.Xml.Schema.XmlSchemaContentProcessing
Lax
| XmlEnumAttribute("lax") is Missing |
System.Xml.Schema.XmlSchemaContentProcessing
None
| XmlIgnoreAttribute is Missing |
System.Xml.Schema.XmlSchemaContentProcessing
Skip
| XmlEnumAttribute("skip") is Missing |
System.Xml.Schema.XmlSchemaContentProcessing
Strict
| XmlEnumAttribute("strict") is Missing |
|
| |
| | |
|
|
Status :
|
|
System.Object
ParseValue(System.String s, System.Xml.XmlNameTable nameTable, System.Xml.XmlNamespaceManager nsmgr) | TODO |
|
|
| |
| | |
|
|
Status :
FlagsAttribute is Missing
|
System.Xml.Schema.XmlSchemaDerivationMethod
All
| XmlEnumAttribute("#all") is Missing |
System.Xml.Schema.XmlSchemaDerivationMethod
Empty
| XmlEnumAttribute("") is Missing |
System.Xml.Schema.XmlSchemaDerivationMethod
Extension
| XmlEnumAttribute("extension") is Missing |
System.Xml.Schema.XmlSchemaDerivationMethod
List
| XmlEnumAttribute("list") is Missing |
System.Xml.Schema.XmlSchemaDerivationMethod
None
| XmlIgnoreAttribute is Missing |
System.Xml.Schema.XmlSchemaDerivationMethod
Restriction
| XmlEnumAttribute("restriction") is Missing |
System.Xml.Schema.XmlSchemaDerivationMethod
Substitution
| XmlEnumAttribute("substitution") is Missing |
System.Xml.Schema.XmlSchemaDerivationMethod
Union
| XmlEnumAttribute("union") is Missing |
|
| |
| | |
|
| |
| | |
|
| |
| | |
|
| |
| | |
|
|
Status :
|
|
System.Void
GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) | TODO |
|
|
| |
| | |
|
| |
| | |
|
| |
| | |
|
|
Status :
|
System.Xml.Schema.XmlSchemaForm
None
| XmlIgnoreAttribute is Missing |
System.Xml.Schema.XmlSchemaForm
Qualified
| XmlEnumAttribute("qualified") is Missing |
System.Xml.Schema.XmlSchemaForm
Unqualified
| XmlEnumAttribute("unqualified") is Missing |
|
| |
| | |
|
| |
| | |
|
|
Status :
|
|
System.String
Name
| TODO |
System.Xml.Schema.XmlSchemaGroupBase
Particle
| TODO |
|
| |
| | |
|
|
Status :
|
|
System.Xml.Schema.XmlSchemaObjectCollection
Items
| TODO |
|
| |
| | |
|
|
Status :
|
|
System.Xml.Schema.XmlSchemaGroupBase
Particle
| TODO |
System.Xml.XmlQualifiedName
RefName
| TODO |
|
| |
| | |
|
|
Status :
|
|
System.Xml.Schema.XmlSchemaObjectCollection
Fields
| TODO |
System.String
Name
| TODO |
System.Xml.XmlQualifiedName
QualifiedName
| TODO |
System.Xml.Schema.XmlSchemaXPath
Selector
| TODO |
|
| |
| | |
|
| |
| | |
|
|
Status :
|
|
System.Xml.Schema.XmlSchemaAnnotation
Annotation
| TODO |
|
| |
| | |
|
| |
| | |
|
|
Status :
|
|
System.Xml.XmlQualifiedName
Refer
| TODO |
|
| |
| | |
|
| |
| | |
|
| |
| | |
|
| |
| | |
|
| |
| | |
|
| |
| | |
|
| |
| | |
|
| |
| | |
|
| |
| | |
|
| |
| | |
|
| |
| | |
|
|
Status :
|
|
System.Int32
Add(System.Xml.Schema.XmlSchemaObject item) | TODO |
System.Boolean
Contains(System.Xml.Schema.XmlSchemaObject item) | TODO |
System.Void
CopyTo(System.Xml.Schema.XmlSchemaObject[] array, System.Int32 index) | TODO |
System.Xml.Schema.XmlSchemaObjectEnumerator
GetEnumerator() | TODO |
System.Int32
IndexOf(System.Xml.Schema.XmlSchemaObject item) | TODO |
System.Void
Insert(System.Int32 index, System.Xml.Schema.XmlSchemaObject item) | TODO |
System.Void
OnClear() | TODO |
System.Void
OnInsert(System.Int32 index, System.Object item) | TODO |
System.Void
OnRemove(System.Int32 index, System.Object item) | TODO |
System.Void
OnSet(System.Int32 index, System.Object oldValue, System.Object newValue) | TODO |
System.Void
Remove(System.Xml.Schema.XmlSchemaObject item) | TODO |
|
System.Xml.Schema.XmlSchemaObject
Item
| TODO |
|
| |
| | |
|
|
Status :
|
|
System.Xml.Schema.XmlSchemaObject
Current
| TODO |
|
| |
| | |
|
|
Status :
|
System.Boolean
Contains(System.Xml.XmlQualifiedName name) | TODO |
System.Collections.IDictionaryEnumerator
GetEnumerator() | TODO |
|
System.Int32
Count
| TODO |
System.Xml.Schema.XmlSchemaObject
Item
| TODO |
System.Collections.ICollection
Names
| TODO |
System.Collections.ICollection
Values
| TODO |
|
| |
| | |
|
| |
| | |
|
| |
| | |
|
|
Status :
|
|
System.Xml.Schema.XmlSchemaObjectTable
AttributeGroups
| TODO |
System.Xml.Schema.XmlSchemaObjectTable
Groups
| TODO |
System.Xml.Schema.XmlSchemaObjectCollection
Items
| TODO |
System.Xml.Schema.XmlSchemaObjectTable
SchemaTypes
| TODO |
|
| |
| | |
|
|
Status :
|
|
System.Xml.Schema.XmlSchemaObjectCollection
Items
| TODO |
|
| |
| | |
|
|
Status :
|
|
System.Xml.Schema.XmlSchemaContent
Content
| TODO |
|
| |
| | |
|
| |
| | |
|
|
Status :
|
|
System.Xml.Schema.XmlSchemaAnyAttribute
AnyAttribute
| TODO |
System.Xml.Schema.XmlSchemaObjectCollection
Attributes
| TODO |
System.Xml.Schema.XmlSchemaSimpleType
BaseType
| TODO |
System.Xml.XmlQualifiedName
BaseTypeName
| TODO |
System.Xml.Schema.XmlSchemaObjectCollection
Facets
| TODO |
|
| |
| | |
|
|
Status :
|
|
System.Xml.Schema.XmlSchemaSimpleTypeContent
Content
| TODO |
|
| |
| | |
|
| |
| | |
|
| |
| | |
|
|
Status :
|
|
System.Xml.Schema.XmlSchemaSimpleType
BaseType
| TODO |
System.Xml.XmlQualifiedName
BaseTypeName
| TODO |
System.Xml.Schema.XmlSchemaObjectCollection
Facets
| TODO |
|
| |
| | |
|
|
Status :
|
|
System.Xml.Schema.XmlSchemaObjectCollection
BaseTypes
| TODO |
System.Xml.XmlQualifiedName[]
MemberTypes
| TODO |
|
| |
| | |
|
| |
| | |
|
| |
| | |
|
| |
| | |
|
|
Status :
|
System.Xml.Schema.XmlSchemaUse
None
| XmlIgnoreAttribute is Missing |
System.Xml.Schema.XmlSchemaUse
Optional
| XmlEnumAttribute("optional") is Missing |
System.Xml.Schema.XmlSchemaUse
Prohibited
| XmlEnumAttribute("prohibited") is Missing |
System.Xml.Schema.XmlSchemaUse
Required
| XmlEnumAttribute("required") is Missing |
|
| |
| | |
|
| |
| | |
|
| |
|
|
|