http://www.endeca.com/MDEX/conversation/2/0
A representation of an individual assignment to a property on an MDEX record.
Its name, type, and if applicable, its display name are all attributes on the XML element,
while its value is the value of the XML element.
Complex Type
Assignment
The Assignment type does not allow mixed content.
There is no restriction on type derivation.
Assignment is derived from
string type. There are several restrictions on the value. The schema processor preserves value's whitespace.
 XML Instance |
|
Attributes |
Name |
Type |
Summary |
displayName |
string |
This attribute is optional.
Its form is unqualified.
Show details.
|
Base type of displayName is string. There are several restrictions on the value. The schema processor preserves value's whitespace.
|
name |
NCName |
This attribute is required.
Its form is unqualified.
Show details.
|
Base type of name is NCName. There are several restrictions on the value. The schema processor collapses value's whitespace. The value must match " [\i-[:]][\c-[:]]* ".
|
type |
string |
This attribute is optional.
Its form is unqualified.
Show details.
|
Base type of type is string. There are several restrictions on the value. The schema processor preserves value's whitespace.
|
|
XML |
-<complexType name="Assignment">
<documentation>
A representation of an individual assignment to a property on an MDEX record.
Its name, type, and if applicable, its display name are all attributes on the XML element,
while its value is the value of the XML element.
</documentation>
</annotation>
<attribute name="name" type="NCName" use="required" />
<attribute name="type" type="string" use="optional" />
<attribute name="displayName" type="string" use="optional" />
</extension>
</simpleContent>
</complexType>
|
Uses |
Type (2)
|
Used-By |
Element (1)
|