Class CustomContent
- Applied Stereotypes:
-
XSDsimpleContent
The semantic is subject of a contract between the provider of a simulation environment and the author of a scenario.
- Used in:
-
Properties
|
Properties
|
| |
Name |
Type |
Cardinality |
AppliedStereotypes |
Description |
| |
content |
string |
1..1 |
|
The semantic is subject of a contract between the provider of a simulation environment and the author of a scenario. |
|
|
XSD 1.4 Representation
|
<xsd:complexType name="CustomContent">
<xsd:simpleContent>
<xsd:extension base="xsd:string"/>
</xsd:simpleContent>
</xsd:complexType>
|
|
|
Stereotype Details Information
|
-
Class
- XSDsimpleContent [xsdType: "string"; umlPropertyName: "content"]
|
To XSD