MinOccurs Simple Type Simple Type

MinOccurs Simple Type

Defines a non-negative lower bound on the number of instances associated with a member. If it is zero, then the member is optional.

<xs:simpleType name="MinOccurs"> <xs:restriction base="nonNegativeInteger" /> </xs:simpleType>

  • MinOccurs
    Defines a non-negative lower bound on the number of instances associated with a member.

See Also

SystemDefinitionModel Schema Simple Types

Send comments about this topic to Microsoft

Build date: 10/2/2007