```java // in Order-X_Basic Message Structure: public TextType getContent() ... // in Order-X_Extended: public List<TextType> getContent() ... ```