System::Xml::Schema::XmlSchema::get_AttributeFormDefault metodo

XmlSchema::get_AttributeFormDefault method

Restituisce la forma per gli attributi dichiarati nello spazio dei nomi di destinazione dello schema.

XmlSchemaForm System::Xml::Schema::XmlSchema::get_AttributeFormDefault()

ReturnValue

Il valore XmlSchemaForm che indica se gli attributi dal namespace di destinazione devono essere qualificati con il prefisso del namespace. Il valore predefinito è XmlSchemaForm::None.

Vedi anche