vb@rchiv
VB Classic
VB.NET
ADO.NET
VBA
C#
Top-Preis! AP-Access-Tools-CD Volume 1  
 vb@rchiv Quick-Search: Suche startenErweiterte Suche starten   Impressum  | Datenschutz  | vb@rchiv CD Vol.6  | Shop Copyright ©2000-2024
 
zurück

 Sie sind aktuell nicht angemeldet.Funktionen: Einloggen  |  Neu registrieren  |  Suchen

Suche Visual-Basic Code
Re: Tabelle in XML umwandeln 
Autor: gaschi14
Datum: 22.04.08 11:29

 
 
    If strType = "RDIMM" And strFootnote = "1" Then
        Set xmlFootnote = xml.createElement("Footnote")
        myNode.appendChild xmlFootnote
        subxmlAttribute "Id", myFootPos, xmlFootnote
        subxmlText "Module", xmlFootnote
 
        Set xml_PhysicalSymbolElement = xml.createElement("PhysicalSymbol")
        subPhysicalValueElement "I", xml_PhysicalSymbolElement
        subSubscriptElement "DD", xml_PhysicalSymbolElement
        xmlFootnote.appendChild xml_PhysicalSymbolElement
 
        subxmlText "is calculated on the basis of component ", xmlFootnote
 
        Set xml_PhysicalSymbolElement = xml.createElement("PhysicalSymbol")
        subPhysicalValueElement "I", xml_PhysicalSymbolElement
        subSubscriptElement "DD", xml_PhysicalSymbolElement
        xmlFootnote.appendChild xml_PhysicalSymbolElement
 
        subxmlText "and includes currents of Registers and PLL. ODT disabled." & _
          "", xmlFootnote
 
        Set xml_PhysicalSymbolElement = xml.createElement("PhysicalSymbol")
        subPhysicalValueElement "I", xml_PhysicalSymbolElement
        subSubscriptElement "DD1, ", xml_PhysicalSymbolElement
        subPhysicalValueElement "I", xml_PhysicalSymbolElement
        subSubscriptElement "DD4R, ", xml_PhysicalSymbolElement
        xmlFootnote.appendChild xml_PhysicalSymbolElement
 
        subxmlText "and ", xmlFootnote
 
        Set xml_PhysicalSymbolElement = xml.createElement("PhysicalSymbol")
        subPhysicalValueElement "I", xml_PhysicalSymbolElement
        subSubscriptElement "DD7, ", xml_PhysicalSymbolElement
        xmlFootnote.appendChild xml_PhysicalSymbolElement
        subxmlText " are defined with the outputs disabled.", xmlFootnote
 
    End If
 
    If strType = "UDIMM" And strFootnote = "1" Then
        Set xmlFootnote = xml.createElement("Footnote")
        myNode.appendChild xmlFootnote
        subxmlAttribute "Id", myFootPos, xmlFootnote
        subxmlText "Calculated values from component data. ODT disabled. ", _
          xmlFootnote
 
        Set xml_PhysicalSymbolElement = xml.createElement("PhysicalSymbol")
        subPhysicalValueElement "I", xml_PhysicalSymbolElement
        subSubscriptElement "DD1, ", xml_PhysicalSymbolElement
        subPhysicalValueElement "I", xml_PhysicalSymbolElement
        subSubscriptElement "DD4R, ", xml_PhysicalSymbolElement
        xmlFootnote.appendChild xml_PhysicalSymbolElement
 
        subxmlText "and ", xmlFootnote
 
        Set xml_PhysicalSymbolElement = xml.createElement("PhysicalSymbol")
        subPhysicalValueElement "I", xml_PhysicalSymbolElement
        subSubscriptElement "DD7, ", xml_PhysicalSymbolElement
        xmlFootnote.appendChild xml_PhysicalSymbolElement
 
        subxmlText " are defined with the outputs disabled.", xmlFootnote
    End If
alle Nachrichten anzeigenGesamtübersicht  |  Zum Thema  |  Suchen

 ThemaViews  AutorDatum
Tabelle in XML umwandeln3.073gaschi1422.04.08 11:21
Re: Tabelle in XML umwandeln1.495gaschi1422.04.08 11:21
Re: Tabelle in XML umwandeln1.328gaschi1422.04.08 11:23
Re: Tabelle in XML umwandeln1.296gaschi1422.04.08 11:24
Re: Tabelle in XML umwandeln1.283gaschi1422.04.08 11:25
Re: Tabelle in XML umwandeln1.240gaschi1422.04.08 11:26
Re: Tabelle in XML umwandeln1.250gaschi1422.04.08 11:27
Re: Tabelle in XML umwandeln1.221gaschi1422.04.08 11:27
Re: Tabelle in XML umwandeln1.303gaschi1422.04.08 11:27
Re: Tabelle in XML umwandeln1.310gaschi1422.04.08 11:28
Re: Tabelle in XML umwandeln1.257gaschi1422.04.08 11:28
Re: Tabelle in XML umwandeln1.309gaschi1422.04.08 11:29
Re: Tabelle in XML umwandeln1.275gaschi1422.04.08 11:29
Re: Tabelle in XML umwandeln1.268gaschi1422.04.08 11:30
Re: Tabelle in XML umwandeln1.286gaschi1422.04.08 11:30

Sie sind nicht angemeldet!
Um auf diesen Beitrag zu antworten oder neue Beiträge schreiben zu können, müssen Sie sich zunächst anmelden.

Einloggen  |  Neu registrieren

Funktionen:  Zum Thema  |  GesamtübersichtSuchen 

nach obenzurück
 
   

Copyright ©2000-2024 vb@rchiv Dieter Otter
Alle Rechte vorbehalten.
Microsoft, Windows und Visual Basic sind entweder eingetragene Marken oder Marken der Microsoft Corporation in den USA und/oder anderen Ländern. Weitere auf dieser Homepage aufgeführten Produkt- und Firmennamen können geschützte Marken ihrer jeweiligen Inhaber sein.

Diese Seiten wurden optimiert für eine Bildschirmauflösung von mind. 1280x1024 Pixel