Master BOM
Jump to navigation
Jump to search
XML Elements
Template System Sample
- <?xml version = "1.0" encoding = "utf-8"?>
- <!DOCTYPE MasterBOMs SYSTEM "MasterBOM.dtd"[]>
- <MasterBOMs xmlns:xsi = "http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd = "http://www.w3.org/2001/XMLSchema">
- <ExportData>
- <ReportGenerated>09/16/2013 09:40 AM</ReportGenerated>
- <GeneratedBy>
- <FirstName>Joe</FirstName>
- <MiddleName>Isa</MiddleName>
- <LastName>User</LastName>
- <Login>pUser</Login>
- </GeneratedBy>
- <GMTOffset> -7 </GMTOffset>
- </ExportData>
- <MasterBom>
- <!— Entity is required and must contain a Valid Entity.
- <Entity>
- <EntityID>1</EntityID>
- <EntityName>XFRACAS Software</EntityName>
- </Entity>
- <!— The parts element is required and must contain one or more Valid Parts.
- <Parts>
- <Part>
- <PartID>100</PartID>
- <PartName> Synthesis Platform </PartName>
- <PartNumber> SYN </PartNumber>
- <PartVersion> 9 </PartVersion>
- <CreatedDate>
- <Year>2013</Year>
- <Month>8</Month>
- <Day>7</Day>
- <Hour>10</Hour>
- <Minute>1</Minute>
- <Second>0</Second>
- <FormattedDate> 08/07/2013 10:01 PM <FormattedDate>
- </CreatedDate>
- <RetiredDate/>
- <Details />
- </Part>
- <Part>
- <PartID>101</PartID>
- <PartName> DFR Suite </PartName>
- <PartNumber> DFR </PartNumber>
- <PartVersion/>
- <CreatedDate>
- <Year>2013</Year>
- <Month>8</Month>
- <Day>7</Day>
- <Hour>10</Hour>
- <Minute>1</Minute>
- <Second>0</Second>
- <FormattedDate> 08/07/2013 10:01 PM <FormattedDate>
- </CreatedDate>
- <RetiredDate/>
- <Details/>
- </Part>
- <Part>
- <PartID>102</PartID>
- <PartName> Weibull++ </PartName>
- <PartNumber> W </PartNumber>
- <PartVersion> 9 </PartVersion>
- <CreatedDate>
- <Year>2013</Year>
- <Month>8</Month>
- <Day>7</Day>
- <Hour>10</Hour>
- <Minute>1</Minute>
- <Second>0</Second>
- <FormattedDate> 08/07/2013 10:01 PM <FormattedDate>
- </CreatedDate>
- <RetiredDate />
- <Details />
- </Part>
- <Part>
- <PartID>103</PartID>
- <PartName> ALTA </PartName>
- <PartNumber> A </PartNumber>
- <PartVersion> 9 </PartVersion>
- <CreatedDate>
- <Year>2013</Year>
- <Month>8</Month>
- <Day>7</Day>
- <Hour>10</Hour>
- <Minute>1</Minute>
- <Second>0</Second>
- <FormattedDate> 08/07/2013 10:01 PM <FormattedDate>
- </CreatedDate>
- <RetiredDate />
- <Details />
- </Part>
- <Part>
- <PartID>104</PartID>
- <PartName> BlockSim </PartName>
- <PartNumber> B </PartNumber>
- <PartVersion> 9 </PartVersion>
- <CreatedDate>
- <Year>2013</Year>
- <Month>8</Month>
- <Day>7</Day>
- <Hour>10</Hour>
- <Minute>1</Minute>
- <Second>0</Second>
- <FormattedDate> 08/07/2013 10:01 PM <FormattedDate>
- </CreatedDate>
- <RetiredDate />
- <Details />
- </Part>
- <Part>
- <PartID>105</PartID>
- <PartName> Xfema </PartName>
- <PartNumber> X </PartNumber>
- <PartVersion> 9 </PartVersion>
- <CreatedDate>
- <Year>2013</Year>
- <Month>8</Month>
- <Day>7</Day>
- <Hour>10</Hour>
- <Minute>1</Minute>
- <Second>0</Second>
- <FormattedDate> 08/07/2013 10:01 PM <FormattedDate> }
- </CreatedDate> }}
- <RetiredDate/>
- <Detail />
- </Part>
- <Part>
- </Parts>
- </MasterBom>