| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
The modeler declaration defines a person with the privileges to modify the
model.
| Nested Element Summary | |
| attributeThe list of extension attributes. |
| attributeThe list of extension attributes. |
| descriptionAn optional description of the model element. |
| descriptionAn optional description of the model element. |
| Attribute Summary | |
xs:string | emailThe e-mail address of the modeler. |
xs:string | idThe human usable identifier of the modeler. |
xs:string | nameThe human friendly name of the modeler. |
xs:long | oidA 32-bit number assigned to the modeler. |
xs:string | passwordThe password for the modeler. |
| Attribute Detail |
xs:stringoptionalunqualifiedxs:stringrequiredunqualifiedxs:stringrequiredunqualifiedxs:longrequiredunqualifiedxs:stringoptionalunqualified<xs:element name="modeler"><xs:complexType></xs:element><xs:sequence><xs:choice maxOccurs="1" minOccurs="0"></xs:sequence>
</xs:choice><xs:attribute name="oid" type="xs:long" use="required">
</xs:attribute><xs:attribute name="id" type="xs:string" use="required">
</xs:attribute><xs:attribute name="name" type="xs:string" use="required">
</xs:attribute><xs:attribute name="password" type="xs:string">
</xs:attribute><xs:attribute name="email" type="xs:string"></xs:complexType>
</xs:attribute>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||