-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

found some more examples:

http://www.oooforum.org/forum/viewtopic.phtml?t=51387&highlight=xml
http://de.openoffice.info/viewtopic.php?t=10663
http://services.china-vo.org/vofilter/current/

Oliver


Am 09.10.2007 17:19 schrieb Richard A. DeVenezia:
> I have received an xml file and don't know the rituals needed to get to
> appear in calc
> 
> The file looks like this:
> 
> <?xml version="1.0" standalone="yes"?>
> <NewDataSet>
>   <xs:schema id="NewDataSet" xmlns=""
> xmlns:xs="http://www.w3.org/2001/XMLSchema";
> xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
>     <xs:element name="NewDataSet" msdata:IsDataSet="true"
> msdata:UseCurrentLocale="true">
>       <xs:complexType>
>         <xs:choice minOccurs="0" maxOccurs="unbounded">
>           <xs:element name="Table">
>             <xs:complexType>
>               <xs:sequence>
>                 <xs:element name="MemberID" type="xs:int" minOccurs="0" />
>                 <xs:element name="LastName" type="xs:string" minOccurs="0"
> />
>                 <xs:element name="FirstName" type="xs:string" minOccurs="0"
> />
>                 <xs:element name="MiddleName" type="xs:string" minOccurs="0"
> />
>                 <xs:element name="LeagueRating" type="xs:short"
> minOccurs="0" />
>                 <xs:element name="Rating" type="xs:short" minOccurs="0" />
>                 <xs:element name="ExpirationDate" type="xs:dateTime"
> minOccurs="0" />
>                 <xs:element name="Sex" type="xs:string" minOccurs="0" />
>                 <xs:element name="Email" type="xs:string" minOccurs="0" />
>               </xs:sequence>
>             </xs:complexType>
>           </xs:element>
>         </xs:choice>
>       </xs:complexType>
>     </xs:element>
>   </xs:schema>
>   <Table>
>     <MemberID>906675</MemberID>
>     <LastName>Abraham</LastName>
>     <FirstName>Byron</FirstName>
>     <MiddleName />
>     <LeagueRating>663</LeagueRating>
>     <Rating>0</Rating>
>     <ExpirationDate>2007-07-25T00:00:00-07:00</ExpirationDate>
>     <Sex>M</Sex>
>     <Email />
>   </Table>
> ... lots more <table> for each row
> </NewDataSet>
> 
> Any help or pointers is appreciated.
> 
> TIA,
> 
> Richard A. DeVenezia
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


- --
Oliver Brinzing     fon   +49 7181 481401
Ludwigstrasse 14    mobil +49 174 3015743
73614 Schorndorf    mailto:[EMAIL PROTECTED]

GnuPG key 0xCFD04A45: 8822 057F 4956 46D3 352C 1A06 4E2C AB40 CFD0 4A45
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHC765TiyrQM/QSkURAm+YAJ4zz2IPSYRstUZTnXwKI8b5tcAaFACgwAxu
H8S5WwjuOSZbL14m/EYozLI=
=QxC6
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to