This field... | Specifies... |
Min Occurs | The minimum number of occurrences of the content model for an element in the instance document. The value of Min Occurs is equal to the value of the minOccurs attribute in the <choice> content model |
Max Occurs | The maximum number of occurrences of the content model for an element in the instance document. The value of Max Occurs is equal to the value of the maxOccurs attribute in the <choice> content model. |
Summary of Children | The name and occurrence constraints for the child elements in the content model. Name. The name of the child element. Min, Max. The minimum and maximum occurrence constraints for the child element. The Min and Max values correspond to the minOccurs and maxOccurs attributes (respectively) in the local element declaration. |