There is no sqlfairy.xml: it's a virtual URI, used only to identify the namespace. You have to take a look at the SQL::Translator::Producer::XML::SQLFairy docs (http://search.cpan.org/dist/SQL-Translator/lib/SQL/Translator/Producer/XML/SQLFairy.pm) for what it tastes like.
I haven't looked at the XML in years, but I seem to recall that it's fairly straightforward and self-explanatory, if you already know SQL. Take a closer look at your example: <field name="title" is_primary_key="0" is_foreign_key="0" size="100" is_auto_increment="0" data_type="varchar" order="2" default_value="hello" is_nullable="0" /> Given that this is describing a field in a database table, all the attributes seem clear to me. (darren) * Murali Venkatesan <MVenkatesan at us.imshealth.com> [2008/03/04 10:19]: > Please help. > > Thanks > Murali > > ________________________________ > > From: Venkatesan, Muralishankar (EX1 - Plymouth Meeting) > Sent: Tuesday, March 04, 2008 10:17 AM > To: '[EMAIL PROTECTED]' > Subject: Help please. > Importance: High > > > Hi, > I am trying to install the application SQL Fairy in a HP-UX > environment. I am having issues getting past the first steps itself. Is > there a phone where I can call. Also I need to know the details on > http://sqlfairy.sourceforge.net/sqlfairy.xml. > <http://sqlfairy.sourceforge.net/sqlfairy.xml.> > > > ________________________________ > > From: Venkatesan, Muralishankar (EX1 - Plymouth Meeting) > Sent: Monday, March 03, 2008 12:14 PM > To: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]' > Subject: Rules Please. > > > Hi Mark, > Can you please let me know the details of the namespace in > > http://sqlfairy.sourceforge.net/sqlfairy.xml. > > > I am not able to download the xml. I wish to know the names of the tags > and what they represent. In Short please let me know the mappings (and > domain) for the attributes in red below. > > > <field name="title" is_primary_key="0" is_foreign_key="0" > size="100" is_auto_increment="0" data_type="varchar" > order="2" default_value="hello" is_nullable="0" /> > > Thanks > Murali > Ext 4432 > > > Thanks > Murali > Ext 4432 > -- The Feynman Problem Solving Algorithm: 1) Write down the problem. 2) Think real hard. 3) Write down the answer.
signature.asc
Description: Digital signature
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
-- sqlfairy-developers mailing list sqlfairy-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlfairy-developers