complexType PlmAttribute
diagram DocumentManagementServiceXSD1_diagrams/DocumentManagementServiceXSD1_p83.png
namespace http://xmlns.oracle.com/Agile/e6/core/Common/V1
properties
abstract true
children name type
used by
complexTypes plmBinaryAttribute plmBooleanAttribute plmDateAttribute plmDoubleAttribute plmIntegerAttribute plmMoneyAttribute plmStringAttribute
source <xs:complexType name="PlmAttribute" abstract="true">
 
<xs:sequence>
   
<xs:element name="name" type="xs:string"/>
   
<xs:element name="type" type="tns:PlmAttributeType"/>
 
</xs:sequence>
</xs:complexType>

element PlmAttribute/name
diagram DocumentManagementServiceXSD1_diagrams/DocumentManagementServiceXSD1_p84.png
type xs:string
properties
isRef 0
content simple
source <xs:element name="name" type="xs:string"/>

element PlmAttribute/type
diagram DocumentManagementServiceXSD1_diagrams/DocumentManagementServiceXSD1_p85.png
type tns:PlmAttributeType
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration STRING 
enumeration INTEGER 
enumeration DOUBLE 
enumeration DATE 
enumeration BOOLEAN 
enumeration BINARY 
enumeration MONEY 
source <xs:element name="type" type="tns:PlmAttributeType"/>


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