Blogs

Post new blog entry
View blogs by name

how to Implement S1000D in Xml

 

I have following tags

 

<Part>
<NodeId><NodeId/>
<ParentID><ParentID/>
<SerialNo><SerialNo/>
<ManufecturingPartNo ><ManufecturingPartNo />
<CircuitNo ><CircuitNo />
<DrawingNo ><DrawingNo />
<NumberOfShipset><NumberOfShipset/>
<ParagraphRefrence /> <ParagraphRefrence />
<Paragraph/><Paragraph /> 
<Remark> <Remark />
<ImageLink>images/Image1.jpg</ImageLink>
<IlmsNo /> <IlmsNo />
</Part>

 

 

 

I have to use these tags according to S1000D standards

 

please give a format of  standard Xml using these tags and should be according to S1000D standards.

 

Thanks.