<?xml version="1.0"?>
<xsd:schema name="Material" xmlns:xsd="http://www.w3.org/2000/08/XMLSchema"><xsd:element name="Material" type="MaterialType" minOccurs="0" maxOccurs="unbounded"/><xsd:complexType name="PropertyDetailsType"><xsd:element name="Parameters" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/><xsd:element name="DataSource" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/><xsd:element name="MeasurementTechnique" type="MeasurementTechniqueType" minOccurs="0" maxOccurs="unbounded"/><xsd:element name="Units" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/><xsd:element name="Name" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/><xsd:element name="Notes" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/><xsd:element name="Value" type="ValueType" minOccurs="0" maxOccurs="unbounded"/></xsd:complexType><xsd:complexType name="ComponentDetailsType"><xsd:element name="Form" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/><xsd:element name="Specification" type="SpecificationType" minOccurs="0" maxOccurs="unbounded"/><xsd:element name="Class" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/><xsd:element name="Properties" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/><xsd:element name="Associations" type="AssociationsType" minOccurs="0" maxOccurs="unbounded"/><xsd:element name="Name" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/><xsd:element name="Notes" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/><xsd:element name="Geometry" type="GeometryType" minOccurs="0" maxOccurs="unbounded"/><xsd:element name="ComponentID" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/><xsd:element name="Processing" type="ProcessingType" minOccurs="0" maxOccurs="unbounded"/></xsd:complexType><xsd:complexType name="termEntryType"><xsd:element name="note" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/><xsd:element name="synonym" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/><xsd:element name="definition" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/><xsd:element name="term" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/><xsd:element name="abbreviation" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/></xsd:complexType><xsd:complexType name="MeasurementTechniqueType"><xsd:element name="Name" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/><xsd:element name="Notes" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/></xsd:complexType><xsd:complexType name="AssociationsType"><xsd:element name="Associate" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/><xsd:element name="Relationship" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/></xsd:complexType><xsd:complexType name="GeometryType"><xsd:element name="Dimensions" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/><xsd:element name="Shape" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/></xsd:complexType><xsd:complexType name="BulkDetailsType"><xsd:element name="Form" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/><xsd:element name="Class" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/><xsd:element name="MaterialID" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/><xsd:element name="Properties" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/><xsd:element name="Name" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/><xsd:element name="Subclass" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/></xsd:complexType><xsd:complexType name="MaterialType"><xsd:element name="Terms" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/><xsd:element name="ComponentDetails" type="ComponentDetailsType" minOccurs="0" maxOccurs="unbounded"/><xsd:element name="BulkDetails" type="BulkDetailsType" minOccurs="0" maxOccurs="unbounded"/><xsd:attribute name="Nlayers" type="xsd:string"/><xsd:attribute name="CID" type="xsd:string"/></xsd:complexType><xsd:complexType name="ParameterDetailsType"><xsd:element name="Units" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/><xsd:element name="Name" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/><xsd:element name="Notes" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/><xsd:element name="Value" type="ValueType" minOccurs="0" maxOccurs="unbounded"/></xsd:complexType><xsd:complexType name="ProcessingType"><xsd:element name="Name" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/><xsd:element name="Notes" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/></xsd:complexType></xsd:schema>
