Displaying all functions tagged with XML

xmlTagN.valuePosEnd ( N ; xml ; name )

search position of the corresponding end tag for the N-th start tag with the given name result is the position of the last character bevor the searched end tag

    By konrad   (0 comments Posted 12 December 2009   Rating:  unrated
    Tag:    xml

ExtractData ( XML ; Attribute ; Instance )

Extract specific data out of XML formatted text without using FileMaker's built-in XML functionality.

    By Michael W.   (0 comments Posted 13 February 2009   Rating:  unrated
    Tag:    XML

StatusLog

Logs all Get functions and some Design functions as an xml string

    By Fabrice   (0 comments Posted 4 December 2008   Rating:  unrated
    Tag:    XML

xml2var ( _xml )

Declares local variables from an xml structure

    By Fabrice   (4 comments Posted 7 December 2008   Rating:  4.5
    Tag:    xml

xmlAllFields ( _globals_boolean ; _storedCalcs_boolean ; _unstoredCalcs_boolean ; _empty_boolean ; _layoutName ; _summaries_boolean ; _fileName ; _containers_boolean )

Returns all fields of a layout or a table occurrence, with their name, ID and content, as a XML string.

    By Fabrice   (1 comments Posted 23 March 2009   Rating:  5.0
    Tag:    XML

xmlFirstTag ( xml )

gets the first tag of the xml requires also xmlTagN.valuePosEnd ( ) ! [fmfunctions.com does not let me add it to required list..]

    By konrad   (0 comments Posted 12 December 2009   Rating:  unrated
    Tag:    xml

xmlFirstTagName ( xml )

results the first name in the xml text

    By konrad   (0 comments Posted 12 December 2009   Rating:  unrated
    Tag:    xml

xmlFirstTagValue ( xml )

gets the content of the first tag in xml -- part or xmlGetH / xmlSetH --- requires also xmlTagN.valuePosEnd ( ) ! [fmfunctions.com does not let me add it to required list..]

    By konrad   (0 comments Posted 12 December 2009   Rating:  unrated
    Tag:    xml

xmlGet ( _tag ; _xml )

extracts a value from an xml tag

    By Fabrice   (0 comments Posted 4 December 2008   Rating:  5.0
    Tag:    XML

xmlGetH ( name ; xml )

store multible named values in one field or variable! get value from named tag by hierarchical name

    By konrad   (0 comments Posted 12 December 2009   Rating:  unrated
    Tag:    xml

xmlGetWhere ( _value ; _tagWhere ; _tag ; _xml )

In an xml structure, extracts the nodes ( _tag ) where a nested tag matches a value.

    By Fabrice   (2 comments Posted 20 December 2008   Rating:  5.0
    Tag:    xml

xmlNode ( name ; required ; attributes ; contents )

Create an XML node

    By   (0 comments Posted 10 July 2009   Rating:  unrated
    Tag:    XML

xmlSet ( _tag ; _data )

sets up and xml string such as data

    By Fabrice   (2 comments Posted 4 December 2008   Rating:  5.0
    Tag:    XML

xmlSetH ( name ; value ; xml )

store multible named values in one field or variable! sets value of a tag within a xml by hierachical name

    By konrad   (0 comments Posted 12 December 2009   Rating:  unrated
    Tag:    xml

xmlSetTop ( xml ; value ; name )

store multible named values in one field or variable! usefull to pass multible values over as a scriptparameter -- part or xmlGetH / xmlSetH ---

    By konrad   (0 comments Posted 12 December 2009   Rating:  unrated
    Tag:    xml

 

 

 

 

 

 

 

Top Tags

Text Parsing  (24)
List  (19)
XML  (15)
Format  (14)
Date  (14)
Debug  (12)
Layout  (11)
Variables  (10)

 

Filter  (9)
ValueIterator  (6)
Layout Objects  (6)
Number  (5)
Recursive  (5)
Dev  (5)
Interface  (5)
Text  (5)