Hello,

I am writing an XML document based on the Fusedoc DTD written by Hal Helms
to distribute to whoever is learning the xml version of fusedoc to make it
easier to read and understand. I have a few questions about some of the
attributes though if someone can help to answer them:

In the context of these elements, what do the following do for:

1) 
<properties>
        <property>
                Is this (and the name/value attributes) just for generic
properties/attributes that we may want to pass? IOW is this just a
generic container for anything extra we may want to pass?
        </property>
</properties>

2) For the 10 defined variable types:
---------------------------------------------
a) Can someone describe when and how you would use the onCondition=""
attribute?
b) Can someone describe when and how you would use the mask="" attribute?
c) Can someone describe when and how you would use the default="" attribute?

3)
<assertions>
        <assert that="??" else="??" on="Server_OR_Client"
comments="Comments_Here" onCondition="??"/>
</assertions>
a) Can someone describe when and how you would use the that="" attribute?
b) Can someone describe when and how you would use the else="" attribute?
c) Can someone describe when and how you would use the on="" attribute?

----------------------------------------------------------------------------
--------------------------------------------------------

If someone can help out with this, I am trying to make the XML doc as
self-explanatory as possible so that as a new user browses it the barrier to
utilization is very low.

Email me if you would like a copy of the xml file in development.

Thank you,

Kyle McNamara



Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to