CT_DataBinding

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
prefixMappings ST_String optional
storeItemID ST_String required
xpath ST_String required

Used By

Source

<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>