sbsv2/raptor/schema/build/log/1_0.xsd
changeset 13 c327db0664bb
parent 2 39c28ec933dd
equal deleted inserted replaced
12:5e7562f67577 13:c327db0664bb
     1 <?xml version="1.0"?>
     1 <?xml version="1.0"?>
     2 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://symbian.com/xml/build/log" xmlns="http://symbian.com/xml/build/log" elementFormDefault="qualified">
     2 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://symbian.com/xml/build/log" xmlns="http://symbian.com/xml/build/log" elementFormDefault="qualified">
     3 
     3 
     4 	<xsd:annotation>
     4 	<xsd:annotation>
     5 		<xsd:documentation xml:lang="en">
     5 		<xsd:documentation xml:lang="en">
     6 			Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
     6 			Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
     7 			All rights reserved.
     7 			All rights reserved.
     8 			This component and the accompanying materials are made available
     8 			This component and the accompanying materials are made available
     9 			uunder the terms of the License "Eclipse Public License v1.0"
     9 			uunder the terms of the License "Eclipse Public License v1.0"
    10 			which accompanies this distribution, and is available
    10 			which accompanies this distribution, and is available
    11 			at the URL "http://www.eclipse.org/legal/epl-v10.html".
    11 			at the URL "http://www.eclipse.org/legal/epl-v10.html".
    58 					<xsd:attribute name="exit" type="xsd:string"/>
    58 					<xsd:attribute name="exit" type="xsd:string"/>
    59 					<xsd:attribute name="code" type="xsd:integer"/>
    59 					<xsd:attribute name="code" type="xsd:integer"/>
    60 					<xsd:attribute name="name" type="xsd:string"/>
    60 					<xsd:attribute name="name" type="xsd:string"/>
    61 					<xsd:attribute name="project" type="xsd:string"/>
    61 					<xsd:attribute name="project" type="xsd:string"/>
    62 					<xsd:attribute name="component" type="xsd:string"/>
    62 					<xsd:attribute name="component" type="xsd:string"/>
    63 					<xsd:attribute name="forcesuccess" type="xsd:string"/>
    63 					<xsd:attribute name="flags" type="xsd:string"/>
       
    64 					<xsd:attribute name="reason" type="xsd:string"/>
    64 				</xsd:complexType>
    65 				</xsd:complexType>
    65 			</xsd:element>
    66 			</xsd:element>
    66 		</xsd:sequence>
    67 		</xsd:sequence>
    67 		<xsd:attribute name="name" type="xsd:string"/>
    68 		<xsd:attribute name="name" type="xsd:string"/>
    68 		<xsd:attribute name="host" type="xsd:string"/>
    69 		<xsd:attribute name="host" type="xsd:string"/>