New element in XSD's

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

New element in XSD's

BJ Freeman
any thoughts on adding and element under annotations for  <example>.
then would be used by the xslt like an include file.
have not really thought completely through but hopping someone might
have Ideas.

=========================
BJ Freeman  <http://bjfreeman.elance.com>
Strategic Power Office with Supplier Automation  <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
Specialtymarket.com  <http://www.specialtymarket.com/>
Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man

Reply | Threaded
Open this post in threaded view
|

Re: New element in XSD's

Jacques Le Roux
Administrator
I think you thought about something like appinfo
http://www.w3.org/TR/xmlschema-0/#CommVers

Jacques

From: "BJ Freeman" <[hidden email]>

> any thoughts on adding and element under annotations for  <example>.
> then would be used by the xslt like an include file.
> have not really thought completely through but hopping someone might
> have Ideas.
>
> =========================
> BJ Freeman  <http://bjfreeman.elance.com>
> Strategic Power Office with Supplier Automation  <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
> Specialtymarket.com  <http://www.specialtymarket.com/>
> Systems Integrator-- Glad to Assist
>
> Chat  Y! messenger: bjfr33man
>

Reply | Threaded
Open this post in threaded view
|

Re: New element in XSD's

BJ Freeman
more
   <xsd:annotation>
     <xsd:documentation xml:lang="en">
         text
     </xsd:documentation>
     <xsd:example.xml:lang="en">
         http:\\ link
or
        file:\\ directive
        to the example
     </xsd:example>
   </xsd:annotation>

my first thought is to use file:\\ofbiz_home\path directive and read the
xsd from the home of ofbiz
expand the xlst that Scott started to make the Doc files like for the
help but for developers.

or generate wiki code for the technical section.




Jacques Le Roux sent the following on 8/22/2010 6:12 AM:


=========================
BJ Freeman  <http://bjfreeman.elance.com>
Strategic Power Office with Supplier Automation  <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
Specialtymarket.com  <http://www.specialtymarket.com/>
Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man

> I think you thought about something like appinfo
> http://www.w3.org/TR/xmlschema-0/#CommVers
>
> Jacques
>
> From: "BJ Freeman" <[hidden email]>
>> any thoughts on adding and element under annotations for <example>.
>> then would be used by the xslt like an include file.
>> have not really thought completely through but hopping someone might
>> have Ideas.
>>
>> =========================
>> BJ Freeman <http://bjfreeman.elance.com>
>> Strategic Power Office with Supplier Automation
>> <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
>> Specialtymarket.com <http://www.specialtymarket.com/>
>> Systems Integrator-- Glad to Assist
>>
>> Chat Y! messenger: bjfr33man
>>
>
>