AlmaTest/ObsProject
complexType ObsProjectEntityT

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{Alma/CommonEntity}EntityT (restriction)
|
+--{http://www.w3.org/2001/XMLSchema}anyType
|
+--{Alma/CommonEntity}EntityT (restriction)
|
+--{http://www.w3.org/2001/XMLSchema}anyType
|
+--{Alma/CommonEntity}EntityT (restriction)
|
+--{http://www.w3.org/2001/XMLSchema}anyType
|
+--{Alma/CommonEntity}EntityT (restriction)
|
+--{http://www.w3.org/2001/XMLSchema}anyType
|
+--{Alma/CommonEntity}EntityT (restriction)
|
+--{http://www.w3.org/2001/XMLSchema}anyType
|
+--{Alma/CommonEntity}EntityT (restriction)
|
+--{http://www.w3.org/2001/XMLSchema}anyType
|
+--{Alma/CommonEntity}EntityT (restriction)
|
+--{AlmaTest/ObsProject}ObsProjectEntityT (restriction)

Properties
This component is not nillable.

Model
<...
  entityTypeName = ent:EntityTypeNameT>

</...>


Attribute Summary
 ent:EntityTypeNameTentityTypeName
          

Attribute Detail

entityTypeName

Type:
ent:EntityTypeNameT
Fixed:
ObsProject
Use:
required
Form:
unqualified

Local Usage
ObsProject, ObsProject, ObsProject

Source
<xsd:complexType name="ObsProjectEntityT">
<xsd:complexContent>
<xsd:restriction base="ent:EntityT">
<xsd:attribute fixed="ObsProject" name="entityTypeName" type="ent:EntityTypeNameT" use="required"/>
</xsd:restriction>
</xsd:complexContent>
</xsd:complexType>


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