get_Form()

XmlSchemaAttribute::get_Form() method

Returns the form for the attribute.

XmlSchemaForm System::Xml::Schema::XmlSchemaAttribute::get_Form()

Return Value

One of the XmlSchemaForm values. The default is the XmlSchema::get_AttributeFormDefault value of the schema element containing the attribute. Optional.

See Also