XmlSchemaReference Members

Represents the combination of an XML schema location and a target namespace.

The following tables list the members exposed by the XmlSchemaReference type.

Public Constructors

  Name Description
  XmlSchemaReference Initializes a new instance of the XmlSchemaReference class.

Top

Public Fields

  Name Description
public fieldstatic Empty Represents an XmlSchemaReference object with no URI location and no target namespace.

Top

Public Properties

  Name Description
public property Location Gets the physical location of this schema, specified as a URI.
public property TargetNamespace Gest the target namespace that this XML schema defines in the targetNamespace attribute.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals Overridden. Compares the specified XmlSchemaReference with the current XmlSchemaReference to see if they are equal.
public method GetHashCode Overridden. Gets a hash code.
public method GetType  (Inherited from Object)
public methodstatic Equality Determines whether two specified XmlSchemaReference objects are equal.
public methodstatic Inequality Determines whether two specified XmlSchemaReference objects are not equal.
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

XmlSchemaReference Class
Microsoft.VisualStudio.XmlEditor Namespace

Build Date:

2012-11-12