Avatar billede jes_petersen2 Nybegynder
09. marts 2005 - 01:46

Parse XML/SMIL dokument

Ok, fatter minus af det her XML vs. ASP halløj.

Det, jeg sidder og arbejder med, er at parse flg.:

<?xml version="1.0" ?>
<smil>
  <head>
    <meta name="title" content="my mms"/>
    <meta name="copyright" content="InterNexium 2002"/>
    <layout>
      <root-layout background-color="white" width="160px" height="120px"/>
      <region id="Image" width="160px" height="120px" left="0px" top="0px"/>
      <region id="Image" width="160px" height="120px" left="0px" top="0px"/>
      <region id="Image" width="160px" height="120px" left="0px" top="0px"/>
      <region id="Image" width="160px" height="120px" left="0px" top="0px"/>
      <region id="Image" width="160px" height="120px" left="0px" top="0px"/>
      <region id="Image" width="160px" height="120px" left="0px" top="0px"/>
      <region id="Image" width="160px" height="120px" left="0px" top="0px"/>
      <region id="Image" width="160px" height="120px" left="0px" top="0px"/>
      <region id="Image" width="160px" height="120px" left="0px" top="0px"/>
      <region id="Image" width="160px" height="120px" left="0px" top="0px"/>
      <region id="Image" width="160px" height="120px" left="0px" top="0px"/>
      <region id="Image" width="160px" height="120px" left="0px" top="0px"/>
      <region id="Image" width="160px" height="120px" left="0px" top="0px"/>
      <region id="Image" width="160px" height="120px" left="0px" top="0px"/>
      <region id="text" width="160px" height="120px" left="0px" top="0px"/>
      <region id="Image" width="160px" height="120px" left="0px" top="0px"/>
      <region id="Image" width="160px" height="120px" left="0px" top="0px"/>
      <region id="Image" width="160px" height="120px" left="0px" top="0px"/>
      <region id="Image" width="160px" height="120px" left="0px" top="0px"/>
      <region id="Image" width="160px" height="120px" left="0px" top="0px"/>
      <region id="Image" width="160px" height="120px" left="0px" top="0px"/>
      <region id="Image" width="160px" height="120px" left="0px" top="0px"/>
      <region id="Image" width="160px" height="120px" left="0px" top="0px"/>
      <region id="Image" width="160px" height="120px" left="0px" top="0px"/>
      <region id="Image" width="160px" height="120px" left="0px" top="0px"/>
      <region id="Image" width="160px" height="120px" left="0px" top="0px"/>
      <region id="Image" width="160px" height="120px" left="0px" top="0px"/>
      <region id="Image" width="160px" height="120px" left="0px" top="0px"/>
    </layout>
  </head>
  <body>
    <par dur="2000ms">
    <std_time>2000</std_time>
    <repeat_factor>0</repeat_factor>
      <img src="A.jpg" region="Image" start="0" end="2000" frame="0" sizeX="300" sizeY="450" fit="fit"/>
    </par>
    <par dur="2000ms">
    <std_time>2000</std_time>
    <repeat_factor>0</repeat_factor>
      <img src="B.jpg" region="Image" start="0" end="2000" frame="0" sizeX="500" sizeY="335" fit="fit"/>
    </par>
    <par dur="2000ms">
    <std_time>2000</std_time>
    <repeat_factor>0</repeat_factor>
      <img src="C.jpg" region="Image" start="0" end="2000" frame="0" sizeX="500" sizeY="333" fit="fit"/>
    </par>
  </body>
</smil>

Det jeg har brug for, er at trække elementerne fra body-delen ud og kunne arbejde med dem.

Jeg skal ikke nødvendigvis bruge et færdigt script, bare en fast struktur eller evt. et guldlink, jeg kan køre videre med.

Har prøvet Google, men har ikke fundet noget rigtigt brugbart...
Avatar billede Ny bruger Nybegynder

Din løsning...

Tilladte BB-code-tags: [b]fed[/b] [i]kursiv[/i] [u]understreget[/u] Web- og emailadresser omdannes automatisk til links. Der sættes "nofollow" på alle links.

Loading billede Opret Preview
Kategori
Kurser inden for grundlæggende programmering

Log ind eller opret profil

Hov!

For at kunne deltage på Computerworld Eksperten skal du være logget ind.

Det er heldigvis nemt at oprette en bruger: Det tager to minutter og du kan vælge at bruge enten e-mail, Facebook eller Google som login.

Du kan også logge ind via nedenstående tjenester