<xsd:attributeGroup name="StandardResolveParameters">
<xsd:attribute name="resolve" type="wfs:ResolveValueType" default="none" />
<xsd:attribute name="resolveDepth" type="wfs:positiveIntegerWithStar" default="*" />
<xsd:attribute name="resolveTimeout" type="xsd:positiveInteger" default="300" />
</xsd:attributeGroup>
|