
| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| externable | boolean | optional | ||||
| name | string | required | ||||
| value | string | optional |
| Complex Type | profile:propertyAnchorType |
| Element | propertyAnchor:property |
<complexType name="propertyAnchorPrototype"> <attribute name="name" type="string" use="required"/> <attribute name="value" type="string" use="optional"/> <attribute name="externable" type="boolean" use="optional"/> </complexType> |