| diagram |
 |
| properties |
|
| used by |
|
| attributes |
|
| annotation |
| documentation | | This element contains the name of a particular node in the child content model in a definition |
|
| source |
<xs:element name="NodeContentModel">
<xs:annotation>
<xs:documentation>This element contains the name of a particular node in the child content model in a definition</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attribute name="maxOccurs" type="xs:token" default="1"/>
<xs:attribute name="minOccurs" type="xs:token" default="1"/>
<xs:attribute name="name" type="xs:token" default=""/>
</xs:complexType>
</xs:element> |