-
-
Notifications
You must be signed in to change notification settings - Fork 15
OSL ‐ XML
DanimalsTCGYT edited this page Aug 4, 2024
·
3 revisions
"".xmlTagName()
Tag Text
"".xmlTagText()
"".xmlSetText(txt)
Children
"".xmlTagHasChild()
"".xmlTagChildNum()
"".xmlAddChild(child)
"".xmlReplaceChild(index,new_child)
"".xmlGetChild(index)
Attributes
"".xmlTagAttributes()
"".xmlHasAttribute(att)
"".xmlGetAttribute(att)
"".xmlRemoveAttribute(att)
"".xmlSetAttribute(att,val)
originOS is a web desktop gui with a self contained file system, programming languages, internet system and a whole lot of stuff an os should be able to do Use originOS here