Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Used by
Element FTPFragmentRef
Annotations

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

References Notes

This element references the fragment that is used for an FTP file transfer operation.

Any number of reusable FTPFragment 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 FTPFragment element.

Diagram
Diagram YADE_configuration_v1_12_xsd_Element_FTPFragmentRef.tmp#FTPFragmentRef_ref YADE_configuration_v1_12_xsd_Element_FTPPreProcessing.tmp#FTPPreProcessing YADE_configuration_v1_12_xsd_Element_FTPPostProcessing.tmp#FTPPostProcessing YADE_configuration_v1_12_xsd_Element_ProcessingCommandDelimiter.tmp#ProcessingCommandDelimiter YADE_configuration_v1_12_xsd_Element_Rename.tmp#Rename
Properties
content complex
Used by
Model
Instance
<FTPFragmentRef ref="">
  <FTPPreProcessing>{0,1}</FTPPreProcessing>
  <FTPPostProcessing>{0,1}</FTPPostProcessing>
  <ProcessingCommandDelimiter>{0,1}</ProcessingCommandDelimiter>
  <Rename>{0,1}</Rename>
</FTPFragmentRef>
Attributes
QName Type Use Annotation
ref xs:NMTOKEN required

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

Attribute FTPFragmentRef / @ref
Annotations

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

Type xs:NMTOKEN
Properties
use required
Used by
Element FTPFragmentRef