
| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| prefixMappings | ST_String | optional | ||||
| storeItemID | ST_String | required | ||||
| xpath | ST_String | required |
| Element | CT_SdtPr/dataBinding |
<xsd:complexType name="CT_DataBinding"> <xsd:attribute name="prefixMappings" type="s:ST_String"/> <xsd:attribute name="xpath" type="s:ST_String" use="required"/> <xsd:attribute name="storeItemID" type="s:ST_String" use="required"/> </xsd:complexType> |