XdmType.SchemaAttribute MethodXdmType.SchemaAttribute MethodXdmType::SchemaAttribute Method

Creates a reference to a schema attribute type.

Overload List

 NameDescription
Public methodstaticSchemaAttribute (string, string)SchemaAttribute (String, String)SchemaAttribute (String^, String^) Creates a reference to the schema attribute type with the specified name.
Public methodstaticSchemaAttribute (XmlQualifiedName)SchemaAttribute (XmlQualifiedName)SchemaAttribute (XmlQualifiedName^) Creates a reference to the schema attribute type with the specified name.

Top