Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Used by
Element HTTPFragmentRef
Annotations

https://kb.sos-berlin.com/display/PKB/YADE+Parameter+Reference+-+HTTPFragment

References Notes

This element references the fragment that is used for an HTTP file transfer operation. Any number of reusable HTTPFragment elements can be configured and are distinguished by YADE based on their name attribute.

The reference to a fragment is based on the value of the ref attribute of this element to the corresponding name attribute of the HTTPFragment element.

Diagram
Diagram YADE_configuration_v1_12_xsd_Element_HTTPFragmentRef.tmp#HTTPFragmentRef_ref YADE_configuration_v1_12_xsd_Element_Rename.tmp#Rename YADE_configuration_v1_12_xsd_Element_HTTPHeaders.tmp#HTTPHeaders
Properties
content complex
Used by
Model
Instance
<HTTPFragmentRef ref="">
  <Rename>{0,1}</Rename>
  <HTTPHeaders>{0,1}</HTTPHeaders>
</HTTPFragmentRef>
Attributes
QName Type Use Annotation
ref xs:NMTOKEN required

This attribute identifies the fragment that is used for the HTTP protocol.

Attribute HTTPFragmentRef / @ref
Annotations

This attribute identifies the fragment that is used for the HTTP protocol.

Type xs:NMTOKEN
Properties
use required
Used by
Element HTTPFragmentRef