propertyAnchor:propertyAnchorPrototype

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
externable boolean optional
name string required
value string optional

Used By

Source

<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>