wwxml::lStripTypePrefix

When this value is set to True the first letter is stripped from all property names for cleaning up the XML tag names. So properties like cName are turned into Name and lIsSafe turns into IsSafe.

o.lStripTypePrefix

Remarks

Note: This property assumes that every field of the object has a single letter prefix! The actual prefix value doesn't matter to this routine, but it must exist - otherwise properties will be truncated.

See also:

Class wwXML (High Level Methods)

© West Wind Technologies, 2023 • Updated: 10/30/99
Comment or report problem with topic