XML - XML.CreateStartElementWithAttribute

Port: ScriptBlockFunc

Beschreibung

Schreibt ein XML-Start-Element mit einem Attribut. Das Attribut wird dabei XML-konform konvertiert.

Argumente

Nr.
Key
Datentyp
Wiederholbar
Optional
Defaultvalue
Beschreibung
1
xmlElementName
A
0
0
Element-Name
2
xmlAttributeName
A
0
0
XML-Attributname
3
xmlAttributeValue
A
0
0
XML-Attributwert

Rückgabewerte

Nr.
Datentyp
Beschreibung
1
A