Any luck on the solutions ?3 ,4,and 5

On Thu, Mar 10, 2011 at 4:33 PM, Bernard Owuor <b_owuor@yahoo.com> wrote:
@Ashok, 
I now understand why your idea for the XML/XSLT user group has merit. 

For interested parties able to attend: http://www.ihub.co.ke/blog/2011/03/nairobi-python-user-group-meetup/

Cheers!


From: "ashok+skunkworks@parliaments.info" <ashok+skunkworks@parliaments.info>
To: Skunkworks Mailing List <skunkworks@lists.my.co.ke>
Sent: Thu, March 10, 2011 5:58:39 AM
Subject: Re: [Skunkworks] XML,XSD,XSLT assistance required

On Thu, Mar 10, 2011 at 2:30 PM, ibtisam jamal <ibty.jamal@gmail.com> wrote:
>
> Then i fail to validate the second part.Im getting an error at type
> ="jobdescription"
> <xs:complexType name="companyname" type="jobdescripton">
>   <xs:sequence>
>     <xs:element name="Jobone" type="xs:string"/>
>     <xs:element name="Jobtwo" type="xs:string"/>
>     <xs:element name="Jobthree" type="xs:string"/>
>   </xs:sequence>
> </xs:complexType>
>

"type" attribute is wrong on xs:complexType -- the complexType is a
composite type by itself.
so you cant define a type attribute on that.
_______________________________________________
Skunkworks mailing list
Skunkworks@lists.my.co.ke
http://orion.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
------------
Skunkworks Rules
http://my.co.ke/phpbb/viewtopic.php?f=24&t=94
------------
Other services @ http://my.co.ke


_______________________________________________
Skunkworks mailing list
Skunkworks@lists.my.co.ke
http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
------------
Skunkworks Rules
http://my.co.ke/phpbb/viewtopic.php?f=24&t=94
------------
Other services @ http://my.co.ke