﻿<?xml version="1.0" encoding="utf-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" attributeFormDefault="unqualified" elementFormDefault="qualified"
		   targetNamespace="http://www.yndigoblue.com/velocity" xmlns="http://www.yndigoblue.com/velocity">
	<xs:include schemaLocation="velocity.xsd"/>
	<xs:element name="schema" type="velocity_schema">
		
	</xs:element>
</xs:schema>