Element | profile:context |
<complexType name="contextType"> <complexContent> <extension base="context:contextPrototype"> <choice minOccurs="0" maxOccurs="unbounded"> <group ref="profile:contextInterfaceElementGroup"/> <element ref="profile:media"/> <element ref="profile:context"/> <element ref="profile:link"/> <element ref="profile:switch"/> <element ref="profile:meta"/> <element ref="profile:metadata"/> </choice> <attributeGroup ref="entityReuse:entityReuseAttrs"/> </extension> </complexContent> </complexType> |