This topic has not yet been rated - Rate this topic

Keyref Element Binding Support

The .NET Framework does not provide binding support for the <keyref> element.

When generating source code from an XML Schema document, Xsd.exe ignores the <keyref> element.

The XML Schema definition language mechanisms for establishing uniqueness and referential integrity do not have bindings to class definitions in the .NET Framework. When generating source code from an XML Schema document, Xsd.exe ignores the related elements.

Possible Attributes Binding Support

id

Since the .NET Framework does not bind the <keyref> element, it does not bind the element's attributes.

name

Since the .NET Framework does not bind the <keyref> element, it does not bind the element's attributes.

refer

Since the .NET Framework does not bind the <keyref> element, it does not bind the element's attributes.

Possible parent elements: <element>

Possible child elements: <annotation>, <field>, <selector>

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ