simpleType AttributeGroup
namespace http://base.api.ec.n2.tibco.com
type restriction of xs:string
properties
base xs:string
used by
element AttributeDefinition/attributeGroup
facets
Kind Value Annotation
enumeration PRIMARY
enumeration GENERIC
enumeration EXTENDED
source <xs:simpleType name="AttributeGroup">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="PRIMARY"/>
   
<xs:enumeration value="GENERIC"/>
   
<xs:enumeration value="EXTENDED"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy