http://schemas.bs8723.org/XmlSchema/
complexType CustomAttributeStructure

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://schemas.bs8723.org/XmlSchema/}CustomAttributeStructure (restriction)

Documentation
Data type representing the structure of a custom attribute
Properties
This component is not nillable.

Model
<...>
(LexicalValue, CustomAttributeType )
</...>


Nested Element Summary
xs:stringCustomAttributeType
          
 LexicalValue
          
Source
<xs:complexType name="CustomAttributeStructure">
<xs:sequence>
<xs:element ref="LexicalValue"/>
<xs:element name="CustomAttributeType" type="xs:string"/>
</xs:sequence>
</xs:complexType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.