complexType "AttachedAttributeType"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
References the attribute description or provides a value.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="AttachedAttributeType">
<xs:choice>
<xs:element ref="r:AttributeReference"/>
<xs:element ref="r:Value"/>
</xs:choice>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
r:AttributeReference
Type:
r:ReferenceType, complex content
Reference to the attribute described in an NCube.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="r:AttributeReference"/>

r:Value
Type:
r:ValueType, simple content
Contains the value for the attribute.
Simple Content
xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="r:Value"/>

XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set