simpleType ManagementMeasureFre
namespace http://www.fcs-sfp.dfo-mpo.gc.ca/schemas/fcs
type restriction of xs:string
used by
simpleType ManagementMeasure
facets
enumeration *Costal Fisheries Protection Act
enumeration *Fisheries Act
enumeration *US Legislation
annotation
documentation
List of acceptable values for Management Measures (in French)
source <xs:simpleType name="ManagementMeasureFre">
 
<xs:annotation>
   
<xs:documentation>List of acceptable values for Management Measures (in French)</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="*Costal Fisheries Protection Act"/>
   
<xs:enumeration value="*Fisheries Act"/>
   
<xs:enumeration value="*US Legislation"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy