
| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| displacedByCustomXml | ST_DisplacedByCustomXml | optional | ||||
| id | ST_String | required |
| Complex Type | CT_PermStart |
| Element | EG_RunLevelElts/permEnd |
<xsd:complexType name="CT_Perm"> <xsd:attribute name="id" type="s:ST_String" use="required"/> <xsd:attribute name="displacedByCustomXml" type="ST_DisplacedByCustomXml" use="optional"/> </xsd:complexType> |