System.Xml.Schema.XmlSchemaAttribute: Property Members

The properties of System.Xml.Schema.XmlSchemaAttribute are listed below. For a list of all members, see the XmlSchemaAttribute Members list.

See Also: Inherited members from System.Xml.Schema.XmlSchemaAnnotated

Public Properties

[read-only]
AttributeSchemaTypeXmlSchemaSimpleType.

Gets an System.Xml.Schema.XmlSchemaSimpleType object representing the type of the attribute based on the XmlSchemaAttribute.SchemaType or XmlSchemaAttribute.SchemaTypeName of the attribute.

[read-only]
AttributeTypeobject.

Gets the common language runtime (CLR) object based on the XmlSchemaAttribute.SchemaType or XmlSchemaAttribute.SchemaTypeName of the attribute that holds the post-compilation value of the AttributeType property.

DefaultValuestring.

Gets or sets the default value for the attribute.

FixedValuestring.

Gets or sets the fixed value for the attribute.

FormXmlSchemaForm.

Gets or sets the form for the attribute.

Namestring.

Gets or sets the name of the attribute.

[read-only]
QualifiedNameSystem.Xml.XmlQualifiedName.

Gets the qualified name for the attribute.

RefNameSystem.Xml.XmlQualifiedName.

Gets or sets the name of an attribute declared in this schema (or another schema indicated by the specified namespace).

SchemaTypeXmlSchemaSimpleType.

Gets or sets the attribute type to a simple type.

SchemaTypeNameSystem.Xml.XmlQualifiedName.

Gets or sets the name of the simple type defined in this schema (or another schema indicated by the specified namespace).

UseXmlSchemaUse.

Gets or sets information about how the attribute is used.