System.Xml.Schema

  Portable.NET  
 

System.Xml.Schema Namespace

 
 

<< PrevUpNext >>

 
 
Classes
 · ValidationEventArgs
 · XmlSchema
 · XmlSchemaAll
 · XmlSchemaAnnotated
 · XmlSchemaAnnotation
 · XmlSchemaAny
 · XmlSchemaAnyAttribute
 · XmlSchemaAppInfo
 · XmlSchemaAttribute
 · XmlSchemaAttributeGroup
 · XmlSchemaAttributeGroupRef
 · XmlSchemaChoice
 · XmlSchemaCollection
 · XmlSchemaCollectionEnumerator
 · XmlSchemaComplexContent
 · XmlSchemaComplexContentExtension
 · XmlSchemaComplexContentRestriction
 · XmlSchemaComplexType
 · XmlSchemaContent
 · XmlSchemaContentModel
 · XmlSchemaContentProcessing
 · XmlSchemaDatatype
 · XmlSchemaDerivationMethod
 · XmlSchemaDocumentation
 · XmlSchemaElement
 · XmlSchemaEnumerationFacet
 · XmlSchemaException
 · XmlSchemaExternal
 · XmlSchemaFacet
 · XmlSchemaForm
 · XmlSchemaFractionDigitsFacet
 · XmlSchemaGroup
 · XmlSchemaGroupBase
 · XmlSchemaGroupRef
 · XmlSchemaIdentityConstraint
 · XmlSchemaImport
 · XmlSchemaInclude
 · XmlSchemaKey
 · XmlSchemaKeyref
 · XmlSchemaLengthFacet
 · XmlSchemaMaxExclusiveFacet
 · XmlSchemaMaxInclusiveFacet
 · XmlSchemaMaxLengthFacet
 · XmlSchemaMinExclusiveFacet
 · XmlSchemaMinInclusiveFacet
 · XmlSchemaMinLengthFacet
 · XmlSchemaNotation
 · XmlSchemaNumericFacet
 · XmlSchemaObject
 · XmlSchemaObjectCollection
 · XmlSchemaObjectEnumerator
 · XmlSchemaObjectTable
 · XmlSchemaParticle
 · XmlSchemaPatternFacet
 · XmlSchemaRedefine
 · XmlSchemaSequence
 · XmlSchemaSimpleContent
 · XmlSchemaSimpleContentExtension
 · XmlSchemaSimpleContentRestriction
 · XmlSchemaSimpleType
 · XmlSchemaSimpleTypeContent
 · XmlSchemaSimpleTypeList
 · XmlSchemaSimpleTypeRestriction
 · XmlSchemaSimpleTypeUnion
 · XmlSchemaTotalDigitsFacet
 · XmlSchemaType
 · XmlSchemaUnique
 · XmlSchemaUse
 · XmlSchemaWhiteSpaceFacet
 · XmlSchemaXPath

There are 70 incomplete classes in this namespace

In total we are missing :

  65 constructors, 41 methods, 19 fields, 170 properties, and 1 events.
 
  
 
 
 

System.Xml.Schema.ValidationEventArgs

Status :
Property Summary
System.Xml.Schema.XmlSchemaException Exception TODO
System.String Message TODO
System.Xml.Schema.XmlSeverityType Severity TODO

 
  
 
 
 

System.Xml.Schema.XmlSchema

Status : XmlRootAttribute("schema", Namespace="http://www.w3.org/2001/XMLSchema") is Missing
Constructor Summary
System.Xml.Schema.XmlSchema()TODO
Method Summary
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
Property Summary
System.Xml.Schema.XmlSchemaForm AttributeFormDefault TODO
System.Xml.Schema.XmlSchemaObjectTable AttributeGroups TODO
System.Xml.Schema.XmlSchemaObjectTable Attributes TODO
System.Xml.Schema.XmlSchemaDerivationMethod BlockDefault TODO
System.Xml.Schema.XmlSchemaForm ElementFormDefault TODO
System.Xml.Schema.XmlSchemaObjectTable Elements TODO
System.Xml.Schema.XmlSchemaDerivationMethod FinalDefault TODO
System.Xml.Schema.XmlSchemaObjectTable Groups TODO
System.String Id TODO
System.Xml.Schema.XmlSchemaObjectCollection Includes TODO
System.Boolean IsCompiled TODO
System.Xml.Schema.XmlSchemaObjectCollection Items TODO
System.Xml.Schema.XmlSchemaObjectTable Notations TODO
System.Xml.Schema.XmlSchemaObjectTable SchemaTypes TODO
System.String TargetNamespace TODO
System.Xml.XmlAttribute[] UnhandledAttributes TODO
System.String Version TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaAll

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaAll()TODO
Property Summary
System.Xml.Schema.XmlSchemaObjectCollection Items TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaAnnotated

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaAnnotated()TODO
Property Summary
System.Xml.Schema.XmlSchemaAnnotation Annotation TODO
System.String Id TODO
System.Xml.XmlAttribute[] UnhandledAttributes TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaAnnotation

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaAnnotation()TODO
Property Summary
System.String Id TODO
System.Xml.Schema.XmlSchemaObjectCollection Items TODO
System.Xml.XmlAttribute[] UnhandledAttributes TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaAny

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaAny()TODO
Property Summary
System.String Namespace TODO
System.Xml.Schema.XmlSchemaContentProcessing ProcessContents TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaAnyAttribute

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaAnyAttribute()TODO
Property Summary
System.String Namespace TODO
System.Xml.Schema.XmlSchemaContentProcessing ProcessContents TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaAppInfo

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaAppInfo()TODO
Property Summary
System.Xml.XmlNode[] Markup TODO
System.String Source TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaAttribute

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaAttribute()TODO
Property Summary
System.Object AttributeType TODO
System.String DefaultValue TODO
System.String FixedValue TODO
System.Xml.Schema.XmlSchemaForm Form TODO
System.String Name TODO
System.Xml.XmlQualifiedName QualifiedName TODO
System.Xml.XmlQualifiedName RefName TODO
System.Xml.Schema.XmlSchemaSimpleType SchemaType TODO
System.Xml.XmlQualifiedName SchemaTypeName TODO
System.Xml.Schema.XmlSchemaUse Use TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaAttributeGroup

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaAttributeGroup()TODO
Property Summary
System.Xml.Schema.XmlSchemaAnyAttribute AnyAttribute TODO
System.Xml.Schema.XmlSchemaObjectCollection Attributes TODO
System.String Name TODO
System.Xml.Schema.XmlSchemaAttributeGroup RedefinedAttributeGroup TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaAttributeGroupRef

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaAttributeGroupRef()TODO
Property Summary
System.Xml.XmlQualifiedName RefName TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaChoice

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaChoice()TODO
Property Summary
System.Xml.Schema.XmlSchemaObjectCollection Items TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaCollection

Status : should have attributes `public auto sealed ansi ', but has `public auto ansi ' instead
Constructor Summary
System.Xml.Schema.XmlSchemaCollection()TODO
System.Xml.Schema.XmlSchemaCollection(System.Xml.XmlNameTable nametable)TODO
Method Summary
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
Property Summary
System.Int32 Count TODO
System.Xml.Schema.XmlSchema Item TODO
System.Xml.XmlNameTable NameTable TODO
Event Summary
ValidationEventHandlerMissing

 
  
 
 
 

System.Xml.Schema.XmlSchemaCollectionEnumerator

Status : should have attributes `public auto sealed ansi ', but has `public auto ansi ' instead
Method Summary
System.Boolean MoveNext()TODO
Property Summary
System.Xml.Schema.XmlSchema Current TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaComplexContent

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaComplexContent()TODO
Property Summary
System.Xml.Schema.XmlSchemaContent Content TODO
System.Boolean IsMixed TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaComplexContentExtension

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaComplexContentExtension()TODO
Property Summary
System.Xml.Schema.XmlSchemaAnyAttribute AnyAttribute TODO
System.Xml.Schema.XmlSchemaObjectCollection Attributes TODO
System.Xml.XmlQualifiedName BaseTypeName TODO
System.Xml.Schema.XmlSchemaParticle Particle TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaComplexContentRestriction

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaComplexContentRestriction()TODO
Property Summary
System.Xml.Schema.XmlSchemaAnyAttribute AnyAttribute TODO
System.Xml.Schema.XmlSchemaObjectCollection Attributes TODO
System.Xml.XmlQualifiedName BaseTypeName TODO
System.Xml.Schema.XmlSchemaParticle Particle TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaComplexType

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaComplexType()TODO
Property Summary
System.Xml.Schema.XmlSchemaAnyAttribute AnyAttribute TODO
System.Xml.Schema.XmlSchemaObjectTable AttributeUses TODO
System.Xml.Schema.XmlSchemaAnyAttribute AttributeWildcard TODO
System.Xml.Schema.XmlSchemaObjectCollection Attributes TODO
System.Xml.Schema.XmlSchemaDerivationMethod Block TODO
System.Xml.Schema.XmlSchemaDerivationMethod BlockResolved TODO
System.Xml.Schema.XmlSchemaContentModel ContentModel TODO
System.Xml.Schema.XmlSchemaContentType ContentType TODO
System.Xml.Schema.XmlSchemaParticle ContentTypeParticle TODO
System.Boolean IsAbstract TODO
System.Boolean IsMixed TODO
System.Xml.Schema.XmlSchemaParticle Particle TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaContent

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaContent()TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaContentModel

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaContentModel()TODO
Property Summary
System.Xml.Schema.XmlSchemaContent Content TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaContentProcessing

Status :
Field Summary
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

 
  
 
 
 

System.Xml.Schema.XmlSchemaDatatype

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaDatatype()TODO
Method Summary
System.Object ParseValue(System.String s, System.Xml.XmlNameTable nameTable, System.Xml.XmlNamespaceManager nsmgr)TODO
Property Summary
System.Xml.XmlTokenizedType TokenizedType TODO
System.Type ValueType TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaDerivationMethod

Status : FlagsAttribute is Missing
Field Summary
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

 
  
 
 
 

System.Xml.Schema.XmlSchemaDocumentation

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaDocumentation()TODO
Property Summary
System.String Language TODO
System.Xml.XmlNode[] Markup TODO
System.String Source TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaElement

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaElement()TODO
Property Summary
System.Xml.Schema.XmlSchemaDerivationMethod Block TODO
System.Xml.Schema.XmlSchemaDerivationMethod BlockResolved TODO
System.Xml.Schema.XmlSchemaObjectCollection Constraints TODO
System.String DefaultValue TODO
System.Object ElementType TODO
System.Xml.Schema.XmlSchemaDerivationMethod Final TODO
System.Xml.Schema.XmlSchemaDerivationMethod FinalResolved TODO
System.String FixedValue TODO
System.Xml.Schema.XmlSchemaForm Form TODO
System.Boolean IsAbstract TODO
System.Boolean IsNillable TODO
System.String Name TODO
System.Xml.XmlQualifiedName QualifiedName TODO
System.Xml.XmlQualifiedName RefName TODO
System.Xml.Schema.XmlSchemaType SchemaType TODO
System.Xml.XmlQualifiedName SchemaTypeName TODO
System.Xml.XmlQualifiedName SubstitutionGroup TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaEnumerationFacet

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaEnumerationFacet()TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaException

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context)TODO
System.Xml.Schema.XmlSchemaException(System.String message, System.Exception innerException)TODO
Method Summary
System.Void GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context)TODO
Property Summary
System.Int32 LineNumber TODO
System.Int32 LinePosition TODO
System.String Message TODO
System.Xml.Schema.XmlSchemaObject SourceSchemaObject TODO
System.String SourceUri TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaExternal

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaExternal()TODO
Property Summary
System.String Id TODO
System.Xml.Schema.XmlSchema Schema TODO
System.String SchemaLocation TODO
System.Xml.XmlAttribute[] UnhandledAttributes TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaFacet

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaFacet()TODO
Property Summary
System.Boolean IsFixed TODO
System.String Value TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaForm

Status :
Field Summary
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

 
  
 
 
 

System.Xml.Schema.XmlSchemaFractionDigitsFacet

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaFractionDigitsFacet()TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaGroup

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaGroup()TODO
Property Summary
System.String Name TODO
System.Xml.Schema.XmlSchemaGroupBase Particle TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaGroupBase

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaGroupBase()TODO
Property Summary
System.Xml.Schema.XmlSchemaObjectCollection Items TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaGroupRef

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaGroupRef()TODO
Property Summary
System.Xml.Schema.XmlSchemaGroupBase Particle TODO
System.Xml.XmlQualifiedName RefName TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaIdentityConstraint

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaIdentityConstraint()TODO
Property Summary
System.Xml.Schema.XmlSchemaObjectCollection Fields TODO
System.String Name TODO
System.Xml.XmlQualifiedName QualifiedName TODO
System.Xml.Schema.XmlSchemaXPath Selector TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaImport

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaImport()TODO
Property Summary
System.Xml.Schema.XmlSchemaAnnotation Annotation TODO
System.String Namespace TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaInclude

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaInclude()TODO
Property Summary
System.Xml.Schema.XmlSchemaAnnotation Annotation TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaKey

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaKey()TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaKeyref

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaKeyref()TODO
Property Summary
System.Xml.XmlQualifiedName Refer TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaLengthFacet

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaLengthFacet()TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaMaxExclusiveFacet

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaMaxExclusiveFacet()TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaMaxInclusiveFacet

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaMaxInclusiveFacet()TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaMaxLengthFacet

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaMaxLengthFacet()TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaMinExclusiveFacet

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaMinExclusiveFacet()TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaMinInclusiveFacet

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaMinInclusiveFacet()TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaMinLengthFacet

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaMinLengthFacet()TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaNotation

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaNotation()TODO
Property Summary
System.String Name TODO
System.String Public TODO
System.String System TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaNumericFacet

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaNumericFacet()TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaObject

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaObject()TODO
Property Summary
System.Int32 LineNumber TODO
System.Int32 LinePosition TODO
System.Xml.Serialization.XmlSerializerNamespaces Namespaces TODO
System.String SourceUri TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaObjectCollection

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaObjectCollection()TODO
System.Xml.Schema.XmlSchemaObjectCollection(System.Xml.Schema.XmlSchemaObject parent)TODO
Method Summary
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
Property Summary
System.Xml.Schema.XmlSchemaObject Item TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaObjectEnumerator

Status :
Method Summary
System.Boolean MoveNext()TODO
System.Void Reset()TODO
Property Summary
System.Xml.Schema.XmlSchemaObject Current TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaObjectTable

Status :
Method Summary
System.Boolean Contains(System.Xml.XmlQualifiedName name)TODO
System.Collections.IDictionaryEnumerator GetEnumerator()TODO
Property Summary
System.Int32 Count TODO
System.Xml.Schema.XmlSchemaObject Item TODO
System.Collections.ICollection Names TODO
System.Collections.ICollection Values TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaParticle

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaParticle()TODO
Property Summary
System.Decimal MaxOccurs TODO
System.String MaxOccursString TODO
System.Decimal MinOccurs TODO
System.String MinOccursString TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaPatternFacet

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaPatternFacet()TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaRedefine

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaRedefine()TODO
Property Summary
System.Xml.Schema.XmlSchemaObjectTable AttributeGroups TODO
System.Xml.Schema.XmlSchemaObjectTable Groups TODO
System.Xml.Schema.XmlSchemaObjectCollection Items TODO
System.Xml.Schema.XmlSchemaObjectTable SchemaTypes TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaSequence

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaSequence()TODO
Property Summary
System.Xml.Schema.XmlSchemaObjectCollection Items TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaSimpleContent

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaSimpleContent()TODO
Property Summary
System.Xml.Schema.XmlSchemaContent Content TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaSimpleContentExtension

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaSimpleContentExtension()TODO
Property Summary
System.Xml.Schema.XmlSchemaAnyAttribute AnyAttribute TODO
System.Xml.Schema.XmlSchemaObjectCollection Attributes TODO
System.Xml.XmlQualifiedName BaseTypeName TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaSimpleContentRestriction

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaSimpleContentRestriction()TODO
Property Summary
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

 
  
 
 
 

System.Xml.Schema.XmlSchemaSimpleType

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaSimpleType()TODO
Property Summary
System.Xml.Schema.XmlSchemaSimpleTypeContent Content TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaSimpleTypeContent

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaSimpleTypeContent()TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaSimpleTypeList

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaSimpleTypeList()TODO
Property Summary
System.Xml.Schema.XmlSchemaSimpleType ItemType TODO
System.Xml.XmlQualifiedName ItemTypeName TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaSimpleTypeRestriction

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaSimpleTypeRestriction()TODO
Property Summary
System.Xml.Schema.XmlSchemaSimpleType BaseType TODO
System.Xml.XmlQualifiedName BaseTypeName TODO
System.Xml.Schema.XmlSchemaObjectCollection Facets TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaSimpleTypeUnion

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaSimpleTypeUnion()TODO
Property Summary
System.Xml.Schema.XmlSchemaObjectCollection BaseTypes TODO
System.Xml.XmlQualifiedName[] MemberTypes TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaTotalDigitsFacet

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaTotalDigitsFacet()TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaType

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaType()TODO
Property Summary
System.Object BaseSchemaType TODO
System.Xml.Schema.XmlSchemaDatatype Datatype TODO
System.Xml.Schema.XmlSchemaDerivationMethod DerivedBy TODO
System.Xml.Schema.XmlSchemaDerivationMethod Final TODO
System.Xml.Schema.XmlSchemaDerivationMethod FinalResolved TODO
System.Boolean IsMixed TODO
System.String Name TODO
System.Xml.XmlQualifiedName QualifiedName TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaUnique

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaUnique()TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaUse

Status :
Field Summary
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

 
  
 
 
 

System.Xml.Schema.XmlSchemaWhiteSpaceFacet

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaWhiteSpaceFacet()TODO

 
  
 
 
 

System.Xml.Schema.XmlSchemaXPath

Status :
Constructor Summary
System.Xml.Schema.XmlSchemaXPath()TODO
Property Summary
System.String XPath TODO

 
 


 
 

This document is licensed under the GNU FDL.
Last Updated on 5-11-2007

Visit http://www.dotgnu.org for more details

[Powered by Free Software] [Graphics by Gimp] [Powered by GNU]
Maintained by Gopal.V