mn8 Language Reference | Index    

Emx:part

SUMMARY: NO ATTRIBUTES  ELEMENTS SUMMARY  NO CONSTRUCTORS  NO OPERATORS  METHODS SUMMARYDETAIL: NO ATTRIBUTES  ELEMENT DETAILS  NO CONSTRUCTORS  NO OPERATORS  METHOD DETAILS

Description

Emx subconcept to hold elements for message content.

Usage

Version: 0.1
Authors:Antal Attila ()
Location:
Inherits: Concept

Element List

 contty TYPEOF Element LABEL "rfc822:content-type"
 contte TYPEOF Element LABEL "rfc822:content-transfer-encoding"
 contid TYPEOF Element LABEL "rfc822:content-id"
 apart TYPEOF Element LABEL "emx:BodyPart"
 bpart TYPEOF Emx:part:bpart LABEL "emx:BodyPart"
top
Methods inherited from: Concept
cloneConcept, extendsConcept, fromXML, getAllInheritedConcepts, getConceptAttribute, getConceptAttributeField, getConceptAttributeFields, getConceptAttributes, getConceptConstructors, getConceptElement, getConceptElementField, getConceptElementFields, getConceptElements, getConceptLabel, getConceptMethod, getConceptMethods, getConceptOperators, getConceptType, getErrorHandler, getInheritedConcepts, getResourceURI, hasConceptAttribute, hasConceptElement, hasConceptMethod, hasPath, isHidden, loadContent, setConceptLabel, setErrorHandler, setHidden, setShowEmpty, showEmpty, toTXT, toXML, setResourceURI

Detailed Element Info

contty

Label:rfc822:content-type
Type:Element
Is Static:false
Is Hidden:false
Is Multi:false
Show Empty:true

Element for Content type

top

contte

Label:rfc822:content-transfer-encoding
Type:Element
Is Static:false
Is Hidden:false
Is Multi:false
Show Empty:false

Element for Content transfer encoding

top

contid

Label:rfc822:content-id
Type:Element
Is Static:false
Is Hidden:false
Is Multi:false
Show Empty:false

Element for content id

top

apart

Label:emx:BodyPart
Type:Element
Is Static:false
Is Hidden:false
Is Multi:false
Show Empty:false

Body part to hold a plaintext content body

top

bpart

Label:emx:BodyPart
Type:Emx:part:bpart
Is Static:false
Is Hidden:false
Is Multi:false
Show Empty:false

Body part to hold a multipart content

top

Detailed Method Info