complexType PlmAttribute
diagram DocumentFileServicePortType_schema2_diagrams/DocumentFileServicePortType_schema2_p14.png
namespace http://xmlns.oracle.com/Agile/e6/core/Common/V2
properties
abstract true
used by
complexTypes plmBinaryAttribute plmBooleanAttribute plmDateAttribute plmDoubleAttribute plmIntegerAttribute plmMoneyAttribute plmStringAttribute
attributes
Name  Type  Use  Default  Fixed  Annotation
name  xs:string  required      
type  tns:PlmAttributeType  required      
source <xs:complexType name="PlmAttribute" abstract="true">
 
<xs:sequence/>
 
<xs:attribute name="name" type="xs:string" use="required"/>
 
<xs:attribute name="type" type="tns:PlmAttributeType" use="required"/>
</xs:complexType>

attribute PlmAttribute/@name
type xs:string
properties
use required
source <xs:attribute name="name" type="xs:string" use="required"/>

attribute PlmAttribute/@type
type tns:PlmAttributeType
properties
use required
facets
Kind Value Annotation
enumeration STRING
enumeration INTEGER
enumeration DOUBLE
enumeration DATE
enumeration BOOLEAN
enumeration BINARY
enumeration MONEY
source <xs:attribute name="type" type="tns:PlmAttributeType" use="required"/>


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