Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > ae363dcccfa0134812948e1c8dd1e9d5 > files > 1

cvs2cl-2.72-6.fc16.src.rpm

<?xml version="1.0" ?>
<xs:schema id="changelog" targetNamespace="http://www.red-bean.com/xmlns/cvs2cl/" xmlns:mstns="http://www.red-bean.com/xmlns/cvs2cl/"
	xmlns="http://www.red-bean.com/xmlns/cvs2cl/" xmlns:xs="http://www.w3.org/2001/XMLSchema"
	xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" attributeFormDefault="qualified" elementFormDefault="qualified">
	<xs:element name="changelog" msdata:IsDataSet="true" msdata:EnforceConstraints="False">
		<xs:complexType>
			<xs:choice maxOccurs="unbounded">
				<xs:element name="entry" minOccurs="0" maxOccurs="unbounded">
					<xs:complexType>
						<xs:sequence>
							<xs:element name="date" type="xs:date" minOccurs="1" maxOccurs="1" />
							<xs:element name="weekday" type="xs:string" minOccurs="0" maxOccurs="1" />
							<xs:element name="time" type="xs:string" minOccurs="0" maxOccurs="1" />
							<xs:element name="isoDate" type="xs:dateTime" minOccurs="0" maxOccurs="1" />
							<xs:element name="author" type="xs:string" minOccurs="1" maxOccurs="1" />
							<xs:element name="linesadded" type="xs:int" minOccurs="0" maxOccurs="1" />
							<xs:element name="linesremoved" type="xs:int" minOccurs="0" maxOccurs="1" />
							<xs:element name="file" minOccurs="1" maxOccurs="unbounded">
								<xs:complexType>
									<xs:sequence>
										<xs:element name="name" type="xs:string" minOccurs="1" maxOccurs="1" />
										<xs:element name="cvsstate" type="xs:string" minOccurs="0" maxOccurs="1" />
										<xs:element name="revision" type="xs:string" minOccurs="0" maxOccurs="1" />
										<xs:element name="branch" type="xs:string" minOccurs="0" maxOccurs="1" />
										<xs:element name="tag" minOccurs="0" maxOccurs="unbounded" nillable="true">
											<xs:complexType>
												<xs:simpleContent msdata:ColumnName="tag_Text" msdata:Ordinal="0">
													<xs:extension base="xs:string"></xs:extension>
												</xs:simpleContent>
											</xs:complexType>
										</xs:element>
										<xs:element name="branchroot" minOccurs="0" maxOccurs="unbounded" nillable="true">
											<xs:complexType>
												<xs:simpleContent>
													<xs:extension base="xs:string" />
												</xs:simpleContent>
											</xs:complexType>
										</xs:element>
									</xs:sequence>
								</xs:complexType>
							</xs:element>
							<xs:element name="utag" minOccurs="0" maxOccurs="unbounded" nillable="true">
								<xs:complexType>
									<xs:simpleContent msdata:ColumnName="utag_Text" msdata:Ordinal="0">
										<xs:extension base="xs:string"></xs:extension>
									</xs:simpleContent>
								</xs:complexType>
							</xs:element>
							<xs:element name="commondir" type="xs:string" minOccurs="0" maxOccurs="1" />
							<xs:element name="msg" type="xs:string" minOccurs="0" maxOccurs="1" />
						</xs:sequence>
					</xs:complexType>
				</xs:element>
			</xs:choice>
		</xs:complexType>
	</xs:element>
</xs:schema>