http://www.endeca.com/endeca-server/sconfig/3/0
The putFilterRules Element
Creates or replaces FilterRules with the given FilterRule key. The optional language code is used to generate localized error messages.
Local elements (3)
outerTransactionId language filterRule
Element putFilterRules : local complex type
The putFilterRules element cannot have "xsi:nil" as an attribute. The putFilterRules element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
Creates or replaces FilterRules with the given FilterRule key. The optional language code is used to generate localized error messages.
<putFilterRules>
-Begin Sequence [1...1]
<outerTransactionId>sconfig_v3_0:NonEmptyString</outerTransactionId> [0..1]
<filterRule filterRuleKey="sconfig_v3_0:NonEmptyString"Click here to hide Comment This attribute is required. displayName="string" sourceCollectionKey="sconfig_v3_0:NonEmptyString"Click here to hide Comment This attribute is required. sourcePropertyKey="sconfig_v3_0:NonEmptyString"Click here to hide Comment This attribute is required. targetCollectionKey="sconfig_v3_0:NonEmptyString"Click here to hide Comment This attribute is required. targetPropertyKey="sconfig_v3_0:NonEmptyString"Click here to hide Comment This attribute is required. isActive="boolean"Click here to hide Comment This attribute is required.>sconfig_v3_0:filterRule</filterRule> [0..*]
End Sequence
</putFilterRules>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<element  name="putFilterRules">
-<annotation>
-<documentation>
Creates or replaces FilterRules with the given FilterRule key. The optional
<code>language</code>
code is used to generate localized error messages.
</documentation>
</annotation>
-<complexType>
-<sequence>
<element  minOccurs="0"  name="outerTransactionId"  type="sconfig_v3_0:NonEmptyString" />
<element  default="en"  minOccurs="0"  name="language"  type="sconfig_v3_0:NonEmptyString" />
<element  maxOccurs="unbounded"  minOccurs="0"  name="filterRule"  type="sconfig_v3_0:filterRule" />
</sequence>
</complexType>
</element>

 Collapse Uses
 Collapse Type (2)
 
 Collapse Used-By
 
Generated by WSDLdoc ©