View Single Post
Old 11-10-2012, 06:09 PM   PM User | #2
RoyLittleo
New to the CF scene

 
Join Date: Nov 2012
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
RoyLittleo is an unknown quantity at this point
Would it be better writing it like this:-
Code:
<node5>
<ItemNumber>311</ItemNumber>
<Text>Could be a faulty laser or a laser that is turned off</Text>
<Explanation>Full Explanation</Explanation>	
	<node6>
	<ItemNumber>312</ItemNumber>
	<Text>Laser electrical test</Text>
	<Explanation>Full Explanation</Explanation>	
	</node6>
</node5>

Last edited by Alex Vincent; 11-10-2012 at 07:05 PM.. Reason: adding code tags
RoyLittleo is offline   Reply With Quote