System::Xml::Schema::XmlSchemaAttribute::get_Form method

XmlSchemaAttribute::get_Form method

Returns the form for the attribute.

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

ReturnValue

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

See Also