complexType PlmAttribute
diagram DocumentFileServicePortType_diagrams/DocumentFileServicePortType_p747.png
namespace http://xmlns.oracle.com/Agile/e6/core/Common/V2
properties
abstract true
attributes
Name  Type  Use  Default  Fixed  Annotation
name  xsd:string  required      
type  tns:PlmAttributeType  required      
source <xsd:complexType name="PlmAttribute" abstract="true">
 
<xsd:sequence/>
 
<xsd:attribute name="name" type="xs:string" use="required"/>
 
<xsd:attribute name="type" type="tns:PlmAttributeType" use="required"/>
</xsd:complexType>

attribute PlmAttribute/@name
type xsd:string
properties
use required
source <xsd: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 <xsd:attribute name="type" type="tns:PlmAttributeType" use="required"/>