Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.
Kommentar: Migrated to Confluence 4.0

...

Typ

Example

String

„anyString"

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="892ff90e-b899-4bd5-94cc-773f064da510"><ac:plain-text-body><![CDATA[

String[]

„9,9,9,9" (by comma separated enumeration)]]></ac:plain-text-body></ac:structured-macro>

Integer

„999"

Int

„999"<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="d78cde22-bc92-4cce-b95f-9d79db108590"><ac:plain-text-body><![CDATA[

int[]

"9,9,9" (by comma separated enumeration)]]></ac:plain-text-body></ac:structured-macro>

URL

"file:///c://test/test.xml" or "http://www.jaxfront.com/test.xml"

boolean

„true" or „false"

Boolean

„true" or „false"

Color

„50,60,70" (by comma separated enumeration of the RGB values)

Visualizer

„/purchaseOrder/billTo/name" (XPath expression)

Type

„/purchaseOrder/billTo/name" (XPath expression)

...