<?xml version="1.0" encoding="UTF-8"?>
<swe:DataRecord
		id="ShapeRetentionCurce"
		xmlns:swe="http://www.opengis.net/swe/2.0"
		xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
		xsi:schemaLocation="http://www.opengis.net/swe/2.0 https://schema.broservices.nl/profile/swe/1.0/swe-profile.xsd">
	<swe:label>Vorm retentiecurve</swe:label>
	<swe:description>De factoren die samen de vorm van de retentiecurve beschrijven.</swe:description>
		<swe:field name="shapefactorAlpha">
			<swe:Quantity>
				<swe:uom code="1/cm"/>
			</swe:Quantity>
		</swe:field>
		<swe:field name="shapefactorN">
			<swe:Quantity>
				<swe:uom code="1"/>
			</swe:Quantity>
		</swe:field>
		<swe:field name="shapefactorM">
			<swe:Quantity>
				<swe:uom code="1"/>
			</swe:Quantity>
		</swe:field>
		<swe:field name="weightfactor">
			<swe:Quantity>
				<swe:nilValues>
					<swe:NilValues>
						<swe:nilValue reason="urn:ogc:def:nil:OGC:unknown">NaN</swe:nilValue>
					</swe:NilValues>
				</swe:nilValues>
				<swe:uom code="1"/>
			</swe:Quantity>
		</swe:field>
</swe:DataRecord>	
